1 Vote Vote

How to Use PHP Namespaces, Part 1: The Basics

Posted by jjlo 379 days ago php
http://www.sitepoint.com — PHP namespaces is a feature introduced in PHP 5.3. It's something that exists in many programming languages helping php developers to structure their code in an improved manner and to avoid collisions between classes and functions with the same name.
Discuss Bury
Tags: howto tutorial php resources All


Who Voted for this Story