Search found 4 matches
- Mon Feb 07, 2011 2:35 am
- Forum: General Discussion
- Topic: File include
- Replies: 5
- Views: 753
Re: File include
I have found the problem. It has to do with the hosting company and their stupid servers... 
- Mon Feb 07, 2011 1:50 am
- Forum: General Discussion
- Topic: File include
- Replies: 5
- Views: 753
Re: File include
Thanks greyhoundcode i will implement...
- Fri Feb 04, 2011 3:39 am
- Forum: General Discussion
- Topic: File include
- Replies: 5
- Views: 753
Re: File include
The file path is correct, i even tried putting the full url path but no luck.
..
If it was a path i was gonna get an error in the site..
If it was a path i was gonna get an error in the site..
- Fri Feb 04, 2011 2:29 am
- Forum: General Discussion
- Topic: File include
- Replies: 5
- Views: 753
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.
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.