undefined constants and variables

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
madluka
Forum Newbie
Posts: 1
Joined: Sat Feb 14, 2004 12:03 pm
Location: United Kingdom

undefined constants and variables

Post by madluka »

Hi,

Newbie hello and all that. I'm coming across problems with a few php offerings like osTicket and a few freebie db's, in that they are throwing up errors on the page for undefined constants and undeclared variables.
I'm sure their code is fine, so do I need to reconfigure my server so as not to require explicit declarations? I can't see where to do this, and if anyone can point me in the right direction I'd appreciate it.
I'm running php 4.3 on IIS5 on XP Pro.

Cheers

Andy
Post Reply