PHP Manual

  • English French German Portuguese Spanish
PHP Manual Appendices Userland Naming Guide
Appendices History of PHP and Related Projects Migrating from PHP 5.5.x to PHP 5.6.x Migrating from PHP 5.4.x to PHP 5.5.x Migrating from PHP 5.3.x to PHP 5.4.x Migrating from PHP 5.2.x to PHP 5.3.x Migrating from PHP 5.1.x to PHP 5.2.x Migrating from PHP 5.0.x to PHP 5.1.x Migrating from PHP 4 to PHP 5.0.x Classes and Objects (PHP 4) Debugging in PHP Configure options php.ini directives Extension List/Categorization List of Function Aliases List of Reserved Words List of Resource Types List of Available Filters List of Supported Socket Transports PHP type comparison tables List of Parser Tokens Userland Naming Guide About the manual Creative Commons Attribution 3.0 Index listing Changelog
  • List of Parser Tokens
  • Global Namespace

Userland Naming Guide

Table of Contents

  • Global Namespace
  • Rules
  • Tips

The following is a guide for how to best choose names for identifiers in userland PHP code. When choosing names for any code that creates symbols in the global namespace, it is important to take into account the following guidelines to prevent future versions of PHP from clashing with your symbols.

© Copyright © 2001-2015 The PHP Group.

© Copyright 2014. Diseñado por PHP Manual usando jfCMS.