Reserved word

From Php

Jump to: navigation, search

Reserved words are words that have special meaning to the compiler. The compiler wants to use them, so you can't.

See the list of reserved words in php.

Personal tools