hi,im having a problem with this, in my main.php page, i used $_SERVER['PHP_SELF'] on most of my form and then i made another page called add.php,it has a form with an action="addf.php" and a submit button,.
.my problem is when i hit the submit button in the add.php page, it will go to main.php, supposedly it will go to addf.php because the action of the form is "addf.php"..please help me with this..thanks..