Do you want to be notified when an exception is raised in your code? This code is for you. I wrote an application resource that will send you a nicely formatted email with all the data about the exception. In order to use it you have to install my library and insert the following lines [...]
Posts Tagged ‘debug’
Debug di applicazioni Zend Framework con ZFDebug
Girando per la rete ho trovato un plugin per Zend Framework che aiuta molto in fase di sviluppo. Il plugin in questione si chiama ZFDebug ed è disponibile con licenza BSD su google code. L’utilizzo di questo plugin è abbastanza semplice ed immediato e fornisce utili informazioni sull’esecuzione della richiesta corrente. Tra le feature di [...]
