Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How do you debug your PHP?
#3
ccagle8 Wrote:i also do the echo and print_r() functions. I print_r() almost everything, everywhere in the code before I get it working and in production mode.
I can see where it can come in handy now:

Code:
print_r($filters);
print_r($plugin_info);
print_r($plugins);
Reply


Messages In This Thread
How do you debug your PHP? - by polyfragmented - 2011-04-09, 02:42:29
How do you debug your PHP? - by ccagle8 - 2011-04-09, 04:09:01
How do you debug your PHP? - by polyfragmented - 2011-04-09, 09:10:05



Users browsing this thread: 1 Guest(s)