Hi Everyone,
I am a complete beginner so hope question not too dumb!
Currently using EasyPHP as my development tool which provides you with a server located on your laptop.
My colleage has written some HTML forms for me with boxes and radio buttons for user input.
I have managed to write PHP scripts which pick up the user input for validation. All logic appears OK. However, instead of my echo statements appearing on the HTML form (to show input error etc for retry), they are showing on a different page (my PHP script file page). How do I get back to the HTML page? Hope all this makes sense. JB



Reply With Quote


Bookmarks