--- In php-objects@xxxxxxxxxxxxxxx, "bhaskargara" <bhaskargara@xxxx> wrote: > > I am new to PHP. > > I have a Sign up screen. if user didn't filed the required fields > I have to reload the same form with message. > > How do I reload the same form. I am able to validate the message. > > Thanks > Bhaskar > Use this format on your form line: <form action="<?php echo $_SERVER['PHP_SELF'];?>" method="POST" > PHP Data object relational mapping generator http://www.metastorage.net/ Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/php-objects/ <*> To unsubscribe from this group, send an email to: php-objects-unsubscribe@xxxxxxxxxxxxxxx <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/