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!
When did PHP start not allowing <? tags but only <?php ?
I was using PHP 5.0.x and it was all fine when many of my scripts failed because after updating tp PHP 5.1.4.
When did PHP start not allowing <? tags but only <?php ?
I was using PHP 5.0.x and it was all fine when many of my scripts failed because after updating tp PHP 5.1.4.
The topic of PHP 'short tags' is touched on rather regularly around here. The question invariably comes up... What happens if PHP removes support for short tags?
Now you know. I think this applies (in like manner) to using register globals as well.