PHP Manuál | ||
---|---|---|
Předcházející | Příloha A. Migrating from PHP/FI 2.0 to PHP 3.0 | Další |
PHP 3.0's error messages are usually more accurate than 2.0's were, but you no longer get to see the code fragment causing the error. You will be supplied with a file name and a line number for the error, though.
Předcházející | Domů | Další |
Expression types | Nahoru | Short-circuited boolean evaluation |