Jump to content

Stayin on Same Page-sori got error


ali_2kool2002

Recommended Posts

 

Hi what does this error mean when using the code

 



 

if(isset($_POST['submit'])){

// Code to process your form below

 

 

} else {

// code to show your form below

echo "<form name=\"myForm\" action=\"".$_SERVER['PHP_SELF']."\" method=\"post\">";

 

 

}

?>

 

<?php

 

 

ERORR MESG>>>

Forbidden

You don't have permission to access /"".$_SERVER['PHP_SELF']."/" on this server.

p.s. my server im using is localhost, thats where all my php files are saved?? does tht help

 

Link to comment
https://forums.phpfreaks.com/topic/39348-stayin-on-same-page-sori-got-error/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.