Case sensitivity in PHP

PHP is a case sensitive language, for example two variable with the same name, but with different casing are different.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator