Well, today has been a strange day for me... Earlier I decided to jump into making tableless layouts, and found that it's actually much easier than I thought, and now i've decided to jump into AJAX.
So my question is - How would I run a php script and display the results on the page?
ie: you fill in a form, it submits the data to a php script (via GET) and displays the output on the screen.
ALSO - How would I make it overwrite the existing output?
ie: if they submit the form, it shows the results, if they change the form options and submit it again it removes the existing output and shows the new output.
have a look on http://javimoya.com/blog/youtube_en.php if you dont know what I mean.
So my question is - How would I run a php script and display the results on the page?
ie: you fill in a form, it submits the data to a php script (via GET) and displays the output on the screen.
ALSO - How would I make it overwrite the existing output?
ie: if they submit the form, it shows the results, if they change the form options and submit it again it removes the existing output and shows the new output.
have a look on http://javimoya.com/blog/youtube_en.php if you dont know what I mean.






