I have run into a small issue. I know how to read and write from text files and many other files, but not php files. I cant read the contents of a PHP file, because I am assuming, the file is executed server side first?
I want to have a small form to be able to edit values of the PHP file like how you can in Joomla and other CMS/forum scripts.
Any assistance in reading from PHP files with PHP?