Current Page: 1 of 1
Results 1 - 2 of 2
18 years ago
warforged
So I changed the tags, and the same error keeps appearing: 403 Forbidden You don't have permission to access /< on this server. Apache/2.0.59 (Win32) PHP/5.2.0 Server at localhost Port 80 Here's the code: <html> <head></head> <body> <?php if (!$_POST['submit']) { ?> <form action="<?php=$_SERVER['PHP_SELF']?>" method="post"> Ente
Forum: WampServer English
18 years ago
warforged
Hi everyone, I'm a newbie, and I'm studying from this book that has a post example. In the form action appears the folowing tag "<?=$_SERVER['PHP_SELF']?>" my book says, that it is to use one simple combined page rather than an html an php separate documents. The problem is that when I try to run it, the sever gives me the following message "You don't have permission to acces
Forum: WampServer English
Current Page: 1 of 1