Java script with php and html
Right now under html I need to run a java script which load a php script.
The php script is used to check if a file exist.
Under the html I'll display the contents of the file if it exist.
I'm having trouble doing it. Especially the part between java script <-> php script. Can give a hand?
|