[Vtigercrm-developers] Debug Techniques - Trigger Error
Sachin R
sachin.r0481 at yahoo.in
Sat Aug 9 12:13:09 GMT 2014
Hi,
Forgive me for this silly question. I am newbie to Vtiger development. I have read the wiki on debug techniques and wanted to print a variable to browser using trigger error. I tried using trigger error like below.
trigger_error('TempDebug: $smallArray=<PRE>"'.print_r($smallArray, TRUE) .'"</PRE>');
Of course, I did change the variable name matching my code. The above statement did not work for me.
Thanks,
Sachin R
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20140809/d44b90da/attachment.html>
More information about the vtigercrm-developers
mailing list