hi Guillermo,

as part of the binarycloud error handling infrastructure, we capture all
errors on a page (that and sql queries + apache environment) and provide a
module that you can (optionally) have print all of that stuff in your pages
in an easy-to-read table. it has helped us quite a bit, because we show all
php and binarycloud system errors related to a page.

have a look at http://www.binarycloud.com

_alex


--
Alex Black, Head Monkey
[EMAIL PROTECTED]

The Turing Studio, Inc.
http://www.turingstudio.com

vox+510.666.0074
fax+510.666.0093

Saul Zaentz Film Center
2600 Tenth St Suite 433
Berkeley, CA 94710-2522




> From: [EMAIL PROTECTED] (Guille -bisho-)
> Newsgroups: php.general
> Date: 10 Jan 2001 09:35:05 -0800
> Subject: [PHP] Code diagnostics & profiling
> 
> Anymody knows any way of making diagnostics of PHP code to make
> optimizations???
> 
> In mod_perl exists a bunch of utilitys & modules to make this things like
> Devel::DProf
> 
> I usually put PHP in the maximun Warning level and write them to a log file,
> or using the debugger and see the output in other machine.
> 
> Also in PHP4 its imposible to use the debugger, so the things are harder...
> 
> -- 
> \|||||||/    Guillermo Pérez Pérez
> < o   o >      - [EMAIL PROTECTED]
> \  L  /       - [EMAIL PROTECTED]
> -oOOo-------oOOo-
> Onírica: Análisis, diseño e implantación de soluciones informáticas
> http://www.onirica.com
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
> 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to