supergrame
03-13-2009, 10:31 PM
include './includes/login.inc.php';
this works in the same scenario just a different folder yet
this one doesn't work
include './classes/membership.cls.php';
yes spelling is correct i have checked so many times
I dont no what is going on please help
i have also tryed require and require_once
do you think it could be because of the name of the file or the directories or the content in the files?!?
i was searching google and one guy said it could be the folder permissions. i have no idea about messing with that or were to start but i am running xamp,
hope that extra inf helps
this works in the same scenario just a different folder yet
this one doesn't work
include './classes/membership.cls.php';
yes spelling is correct i have checked so many times
I dont no what is going on please help
i have also tryed require and require_once
do you think it could be because of the name of the file or the directories or the content in the files?!?
i was searching google and one guy said it could be the folder permissions. i have no idea about messing with that or were to start but i am running xamp,
hope that extra inf helps