Hello,
How would I go about getting the content of 4 variables from various local files and into a form so they can be edited?
There is other PHP code in these files that I do not want to be processed - I just want the variables contents to be put into each textarea.
I want the PHP page to print out each variable something like this:
Thanks - Paul