Mar
28
2010
New error levels in PHP 5.3.x
To prevent at an early time, that many php scripts are not running correctly with PHP 6, PHP 5.3.0 introduces two new error levels: E_DEPRECATED and E_USER_DEPRECATED. Read more »
To prevent at an early time, that many php scripts are not running correctly with PHP 6, PHP 5.3.0 introduces two new error levels: E_DEPRECATED and E_USER_DEPRECATED. Read more »
Variables and Constants are different types of identifiers (names) for saving a simple value in PHP. Both are case-sensitive. For the easy identification of Constants and Variables, you should use lowercases for Variables and uppercases for Constants. Read more »
Alibi3col theme by
Themocracy