Is it me or a server issue?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Addos
Forum Contributor
Posts: 305
Joined: Mon Jan 17, 2005 4:13 pm

Is it me or a server issue?

Post by Addos »

Just curious if anyone can throw some light on this. I have a PHP script (below) that runs okay locally on my Microsoft-IIS/5 but when I upload this to the live server which runs on Apache/1.3.37 the script runs okay but returns an incorrect result. I've never experienced this before and was wondering if it's something I'm doing rather than a server issue and if it is a server issue what is going on? It's a very simple PHP script querying a database simply for a menu with flyouts with no special code included.
Post Reply