PHP-manual | ||
---|---|---|
Föregående | Appendix D. Migrating from PHP/FI 2 to PHP 3 | Nästa |
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.
Föregående | Hem | Nästa |
Expression types | Upp | Short-circuited boolean evaluation |