PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
greetings everybody, I need help on how to post form results ON THE SAME PAGE using php so that the form will permanently disappear and the results posted to html table will stay the same even after refresh. I have managed to use this script below to post results on the embedded html table but when i click refresh after submitting form the html table reverts to the original table with empty cells]:
Hie tasairis, thanks for your reply, I hv also used the get instead of post but nothing happens. It does post the result but if u refresh the browser everything resets to the original.
hie papa, thanks a span for your reply. I hv changed that as well and it successfully posted the results in the html table. But if i refresh the web browser it takes me to the start again. I need a system whereby if a user enters their name and age as indicated in the script then their results will be displayed permanently on the html table even if somebody refreshes the browser