At 1:38 PM +0300 7/27/10, Andre Polykanine wrote:
Hello viraj,

As for classes, it's suggested to start a class name with a capital:
class MyBestClass {
...
}

In some languages (I can't remember if it is Java, or Javascript, or both) the first letter should be lowercase, such as:

myBestClass

Cheers,

tedd
--
-------
http://sperling.com  http://ancientstones.com  http://earthstones.com

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to