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!
If you use a bootstrap file you can set it there so it will always be set. That would be the easiest way. Or if you have some file that you include every page hit then throw it in there.
ok, that's what I thought about, but I meant editing php.ini or similar file so that my code wouldn't have that line
it's because I'm working over team project and don't want to dirt global code