Tag Archives: include

INCLUDE NOT WORKING IN PHP5

Share WTF. It almost made me crazy!!!!! I tried installing latest version of php(5), mysql(5), apache(2.2) for the 1st time and it gave me terrible headache  in order for my codes to work. I almost wanted to give up and … Continue reading

Posted in php | Tagged , , | Leave a comment

nested include/require not working php5.2

ShareSuddenly happened to my scripts, some includes are not working after reconfiguring the server. According to this site w/c encountered the same issue nested includes don’t work in php5.2 I am not able to use includes or requires in nested … Continue reading

Posted in php | Tagged , , , , , , | 7 Comments