try $_POST[] = array() unset( $_POST);
http://php.apachai.com --- In [email protected], navien amirtharaj <[EMAIL PROTECTED]> wrote: > > Hi Folks, > > I'm new to PHP. How to clear the $_POST[] data in php. if i refresh a page the data's are submitting again. How to prevent? > > > Thanks > > with regards, > Navien Amirtharaj > > > > > Share files, take polls, and discuss your passions - all under one roof. Go to http://in.promos.yahoo.com/groups > > [Non-text portions of this message have been removed] >
