PHP3 Manual | ||
---|---|---|
Prev | Appendix A. Migrating from PHP/FI 2.0 to PHP 3.0 | Next |
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.
Prev | Home | Next |
Expression types | Up | Short-circuited boolean evaluation |