Code Convention
Tuesday, March 17th, 2009I always like to follow a good coding convention. Just searching around which one seems good coding convention. Here is the list of coding convention that I found for different language.
Javascript : http://javascript.crockford.com/code.html
PHP : ?? need to find out a good one
