News Feed
Jobs Feed
Sections




News Archive
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


blog comments powered by Disqus

Similar Posts

Paul Reinheimer's Blog: Open the field to find the paths

Quoderat's Blog: Three simple tips for LAMP web site developers

DevShed: Database and Password Security for Web Applications

Developer.com: Threads Versus The Singleton Pattern

Ryan Malesevich's Blog: WP Plugins: Database Backup


Community Events











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


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

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