Hello,
I am currently trying to use PHP in conjunction with a flash site. I want a PHP page so that I can update the content within the flash site. This is done via text files.
I want a form with a text area, and that text area displays the contents of the text file (blah.txt) so that it can then be amended and then updated (written back to the text file). anyone know how I can do this or where I can find the code.
thanks in advance..
James