public marks

LINK

Refine and debug PHP applications with syslog

by parmentierf & 1 other
An old technique for exploring a running program is to place code that "displays" the current value of variables at strategic points. But how is this done without interfering with the standard output of the program? With PHP's syslog() facility, examining these values is easy. Find out how.

Comments

No comment on this link yet.


PUBLIC TAGS
on this link

debug   dev   open source   php  

BY

parmentierf
the 25/10/2007 at 22:34

idaashley
the 25/10/2007 at 22:11