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]

Reply via email to