|
|
PHP Debugging with Class |
|
|
Phil Glatz |
|
|
PHP / Development |
|
|
Click to Visit |
|
|
9 |
|
This is a tutorial which teaches the users how to debug cgi programs created with php scripting language. The author says to the users about use of cgi program which runs linearly like other structured program in which the simple debugging statements can be directed to other output devices like spool file. This tutorial provides information to the users that the debugging information will be a quite bewildering to the user when it appears on a production site. This tutorial tells the users about creation of debug class in which users can include a class in a separate file that share codes between projects.
|