On Wednesday 08 February 2006 17:24, Curt Zirzow wrote: > On Wed, Feb 08, 2006 at 01:25:18PM -0500, Reuben D. Budiardja wrote: > > Hello, > > For debugging purposes, I have "display_errors = On" in the /etc/php.ini > > on my development server. > > > > I'm trying to use the error_log() function to log errors, however, the > > string message does not get send to script output (ie. browser), even > > with > > You want to use trigger_error() That's what I am looking for. Thanks a lot. RDB -- Reuben D. Budiardja Dept. Physics and Astronomy University of Tennessee, Knoxville, TN -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php