Current Page: 1 of 1
Results 1 - 1 of 1
18 years ago
Drawtsew
Hello, I'm having a similar problem as this one: If I use this line, the form just clears itself and nothing happens: <form method="post" action="<?php echo $_SERVER['PHP_SELF']; ?>"> ...and if I use this: <form method="post" action="<?=$_SERVER['PHP_SELF']; ?>"> ...I get error Forbidden - You don't have permission to access
Forum: WampServer English
Current Page: 1 of 1