News Feed
Jobs Feed
Sections




News Archive
Marco Tabini's Blog:
The origin of the <blink> tag
June 08, 2010 @ 11:33:21

In a recent post to his blog Marco Tabini talks about the "monkey on the back" syndrome that affects so much of the technology projects these days. His example for PHP? register_globals.

One such example is the register_globals setting in PHP which finally managed to get deprecated in PHP 5.3 (and, the way things are going, may never disappear altogether) after much fighting and gnawing of teeth. [...] The existence of register_globals is problematic in many ways, but it is consistent: as long as you have a version of PHP that supports it installed, you will have the opportunity to use it1. When it is discarded, it ceases to exist, so that rewriting your code becomes a prerequisite to upgrading to a new version of PHP.

He also relates it to a <blink> tag - something that really shouldn't be used any more but, because someone decided it was a good idea in the past, several browsers have included support for it. The moral of the story? Well-planned standards are a good thing.

0 comments voice your opinion now!
blink tag registerglobals feature standards


blog comments powered by Disqus

Similar Posts

International PHP Magazine: Poll Question: What are the Features you want to see in PHPUnit Projects

Matthew Turland's Blog: New SPL Features in PHP 5.3

IBM developerWorks: The future of PHP

Zend Developer Zone: Zend Platform 3.0 Beta for Windows is released

IBM developerWorks: What's new in PHP V5.2, Part 5: Tracking file upload progress


Community Events











Don't see your event here?
Let us know!


release database symfony2 introduction testing community zendframework2 development podcast rest conference framework phpunit series interview language opinion google functional usergroup

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework