EzPortal - Portal Software for Forums

EzPortal Forums => ezBlock Coding Forums => Topic started by: wireplay on February 09, 2012, 11:35:28 pm

Title: Hints / Tips
Post by: wireplay on February 09, 2012, 11:35:28 pm
Easy question (I hope). I am a C# developer and dabble in php. What are the best ways to actually debug my ezblock? I can install NetBeans and do the php standalone but would need a shell for the db,e tc. Is there an easy way to see what the php error is so I can debug what is happening?

I have been coding a long time so even debug breadcrumbs would be welcome.
Title: Re: Hints / Tips
Post by: EzPortal on February 10, 2012, 10:54:25 am
You can include SMF's ssi.php in the top of the page that is what I do to test simple SMF functions calls.