I am so much confuse about the coding standards to use.I want help of you people to select the coding standard. Please give any good link where I can see the coding standards for php 🙂
Different companies/projects have different coding standards.
As a general guideline, make sure that you indent your code properly, and be consistent.
But I want ot know the generalized coding standards. or which is mostly used by the companies.
Could take a look at the PEAR coding standards.