If your posting a page to itself you can either use,
or,<form method="post" action="<?php echo $PHP_SELF;?>">
where login.php is the file that this "<form method......." is actually in...<form method="post" action="login.php">
|
Results 1 to 2 of 2
Threaded View
|
Click Here to Expand Forum to Full Width |