Jump to content

Application Testing 5.2 - Catching Errors before production


allthumbs

Recommended Posts

Are there any recommended tools that will test code before going to production for php (5.2)

Utimately I want to check how clean the code is and catch issues prior to going to production.

Front end php, backend database is tied into MS SQL.

Any help is appreciated.

Uhhh the Zend Developing Environment (IDE) has active debugging, though that's not free.

You could just download xampp - http://www.apachefriends.org/en/xampp.html
which is a very easy to run ?AMP server that's really easy to set up... I use it for most of my local debugging before uploading to my live server.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.