News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Matthew Weir O'Phinney's Blog:
PHP globals for the OOP developer
May 25, 2007 @ 10:35:00

Matthew Weir O'Phinney has two new posts that talk about something object-oriented developers seem to shy away from - globals in their classes and how they can make things more difficult to make "embeddable applications" a reality.

In my previous entry, I ranted about the use of globals in popular PHP applications, and how they make embedding said applications difficult. I develop using object-oriented practices, and can honestly say I can't recall ever having slung a global variable around in my own code. Globals seem hackish to me, and as a result, trying to get applications that use them to behave correctly has been a challenge.

In the first part, he notes an interesting find about the $GLOBALS value and illustrates with a code example how he was able to get around it in his instance (wrapping a Serendipity instance in a Zend Framework app).

In part two, though, and uses another code example to show what kind of issues he was seeing with the $GLOBALS - a script that sets some globals in different instances and echoes the results back out.

0 comments voice your opinion now!
globals objectoriented developer example code globals objectoriented developer example code



Similar Posts

Job Posting: HSW International Seeks Senior PHP Developer (Atlanta, GA)

Felix Geisendorfer's Blog: Exceptional Cake

PHPBuilder.com: Intro to PHP

Dikini.net: Rewriting macros - the peculiar case of php

Job Posting: Dynamic Logic Seeks Sr. PHP Developer (New York, NY)


Community Events







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


database book PEAR job conference releases mysql cakephp zendframework PHP5 framework package code developer application example release ajax security zend

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