Hi i am currently trying ot make a login script
i have maded the registration and login script and all of the other scripts to proccess this.
one problem though i think it may be to do with this on the registration form
<form method="post" action="<?php echo $_SERVER['PHP_SELF']; ?>">
im not sure if is tht but tht is on the registration from and returns this error when trying to create a new user
Forbidden
You don't have permission to access /< on this server.
Apache/1.3.26 Server at localhost Port 80
also in teh address abr it says this if it helps?
any helpfull ideas????