Pascal casing

Pascal casing is a technique is to capitalize first letter of each word while naming variable names. For example $CarSpeed with capital letters C and S is an example of Pascal casing.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator