Skip to Main Content
PHP & MySQL®: Your visual blueprint™ for creating dynamic, database-driven Web sites
book

PHP & MySQL®: Your visual blueprint™ for creating dynamic, database-driven Web sites

by Janet Valade
September 2006
Intermediate to advanced content levelIntermediate to advanced
319 pages
9h 24m
English
Visual
Content preview from PHP & MySQL®: Your visual blueprint™ for creating dynamic, database-driven Web sites

Appendix B. Troubleshooting Tips

Typos and minor mistakes are inevitable when writing a script. Appendix A discusses programming editors and IDEs that can be tools to assist with programming. This appendix lists and explains the most common PHP scripting errors.

Understanding Error Messages

PHP error messages try to provide as much information as possible to assist with troubleshooting a problem. The program name and line number where the problem was encountered are included in the error message. Chapter 2 discusses runtime error messages.

PHP also provides parse error messages. Parse errors, identified at compile time, prevent PHP from beginning to execute the script. A parse error message looks similar to the following:

Parse error: parse error, ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

PHP and MySQL for Dynamic Web Sites: Visual QuickPro Guide

PHP and MySQL for Dynamic Web Sites: Visual QuickPro Guide

Larry Ullman

Publisher Resources

ISBN: 9780470048399Purchase book