News Feed
Jobs Feed
Sections




Recent Jobs

News Archive
SitePoint PHP Blog:
How to Use PHP Namespaces, Part 1 The Basics
July 13, 2009 @ 11:07:50

Now that PHP 5.3 has been released and is ready for production use, it's time to familiarize yourself with some of the new features that come with it. In this new tutorial from SitePoint they look at one of the more controversial additions - namespaces.

Namespaces are one of the most significant changes in PHP 5.3. They will be familiar to C# and Java developers, and they are likely to change the structure of PHP applications for the better. [...] Name collision problems can be solved with namespaces. PHP constants, classes, and functions can be grouped into namespaced libraries.

Thy look at namespace definition and some example code showing them in use - echoing out the results of a call to a constant, a function and a method.

0 comments voice your opinion now!
introduction namespace tutorial



Similar Posts

IBM developerWorks: 30 game scripts you can write in PHP, Part 1: Creating 10 fundamental scripts

LifeHacker.com: Synchronize Google Voice with Your GPS Location

IBM developerWorks: Building the DB2 Health Monitor Sample Application for PHP (Part 2)

DevX: Integrating Bash with PHP

DevShed: Creating a Login Script for a PHP Invoicing System


Community Events









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


release wordpress extension security job codeigniter phpunit conference opinion drupal facebook microsoft framework zendframework developer zend symfony windows performance doctrine

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