Search found 4 matches

by pustinia
Mon Feb 07, 2011 2:35 am
Forum: General Discussion
Topic: File include
Replies: 5
Views: 752

Re: File include

I have found the problem. It has to do with the hosting company and their stupid servers... :D
by pustinia
Mon Feb 07, 2011 1:50 am
Forum: General Discussion
Topic: File include
Replies: 5
Views: 752

Re: File include

Thanks greyhoundcode i will implement...
by pustinia
Fri Feb 04, 2011 3:39 am
Forum: General Discussion
Topic: File include
Replies: 5
Views: 752

Re: File include

The file path is correct, i even tried putting the full url path but no luck. :D ..
If it was a path i was gonna get an error in the site..
by pustinia
Fri Feb 04, 2011 2:29 am
Forum: General Discussion
Topic: File include
Replies: 5
Views: 752

File include

Hi coders
Myy host upgraded it’s server from PHP 5.2.0 to PHP 5.2.6. and I use <?php include("inc/menu.php");?> to include php files in website.
It works well in my local server but when I upload it to the live server it does not work at all, help.