navien amirtharaj wrote:
> Dear All,
> Â Â Â  Â Â Â  I have a problem in form submit. I want to clear the the post 
> values after insert into the table(DB). There is any possible to do that. I 
> use unset and reset method to clear the post value. But there is no use.
> Â Â Â  Â Â Â  So please help me to short out the problem
> Thanks in Advance.
> regards,
> Navien Amirtharaj

20080717 0726 GMT-6

unset($_POST);

Wade :)

Reply via email to