Re: [PHP] Do you have some standard for defined the variable in program language?
[email protected] (Micky Hulse)
| Newsgroups | php.general |
|---|---|
| Message-ID | <[email protected]> |
Some style guides you might find interesting (the Code Igniter style guide might be the most relevant to this discussion): Django: Coding style <http://tinyurl.com/bn8jv8> ExpressionEngine: General Style and Syntax <http://tinyurl.com/dfh7fa> Flex: SDK coding conventions and best practices <http://tinyurl.com/3xphtd> CodeIgniter (EE 2.0 core framework): User Guide Version 1.7.2 General Style and Syntax <http://snipurl.com/t32db> Python: Style Guide for Python Code <http://snipurl.com/zwfvo> Hths. Micky