Nick Williams
New member
in this thingy i want to go to a website in the same folder... how would i do that?????
function displayLogin(){
global $logged_in;
if($logged_in){
(go to the filename here);
}
else{
function displayLogin(){
global $logged_in;
if($logged_in){
(go to the filename here);
}
else{