Hi all When u submit a php form with nothing in the action = "" and using the method POST, where will the page go. thanx IM
absolutely nowhere. It will stay at that page. and maybe look for something to stop at.. Or the page will Like refresh
Can i use the header "location: pathtofile\file.php" to handle the submit button.