|
|
Home »
PHP »
Debugging and Error Handling
::
Php is a great language because it allows you to create great web application but it may be useful even for calculations. Php is often used creating graphics on the fly starting from simple data.
If you're projecting a script tide up with math you may encounter a typical error that come out when you try to divide a number by zero.
Related Tutorials
 |
|
 |
|
Herong's Tutorial Notes on PHP
PHP / Getting Started
This free book is an excellent tutorial book for beginners. It is a collection of notes and sample codes written by the author while he was learning PHP himself. Topics include Command Line Interface (CLI), array, CGI, cookie, database, HTTP, IIS, image files, loop, mail, MySQL, PHP, request, session, SMTP, SOAP, SOAP Extension, SQL, WSDL.
Site: www.herongyang.com
Report -
View Tutorial
|
|
 |
|
 |
|