hi all,
I am having a page where we can add users. so when i add a user and click submit his details can be seen in a table.For that page should refresh, so i am using

<meta http-equiv="refresh" content="3">

so for every 3 sec it is refreshing,so it doesnt look good. so wat i need is it should get refresh only after submit is clicked. Can any one...
Thanks in advance.

You should have a look at $_POST variables. Here's a tut

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.