News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
feed this:

Guilherme Blanco's Blog:
register_superglobal("¯name"¯);
February 05, 2007 @ 12:02:00

Guilherme Blanco is proposing an interesting idea in his new blog entry - adding built in functionality to the PHP core that would allow a developer to register their own custom suprtglobals.

Currently, we deal with a lot of interesting situations of web applications, and some really interesting are the superglobals variables. Seems there will be a change in superglobals soon and that's why I decided to post about it here.

His example of the need for something like this is as an alternative to using the Singleton pattern to work with multiple database connections in an application. His proposal is that, by including this register_superglobal functionality, it would make it easier to share these kinds of connections. He even includes a simple code example of how it might look.

0 comments voice your opinion now!
registersuperglobal superglobal singleton pattern database registersuperglobal superglobal singleton pattern database




Community Events





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


conference api phpunit introduction framework injection unittest zendframework database application voicesoftheelephpant podcast release community symfony2 opinion zendframework2 interview language testing

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