1. 10 Steps to properly do PHP Bug Tracking and Fixing as Fast as possible
Posted on: 2013-05-29
No matter how hard you try to test your PHP applications before putting them in production, you will always ship code to your server that has bugs.
Some of those bugs will be very serious and need to be fixed before they cause greater damages to your application data that may be too hard to recover.
Read this article to learn about a several good practices that you can apply to track bugs in production code, so you can fix them before it is too late.
More ... Post a comment See comments (17) Trackbacks (0)
Some of those bugs will be very serious and need to be fixed before they cause greater damages to your application data that may be too hard to recover.
Read this article to learn about a several good practices that you can apply to track bugs in production code, so you can fix them before it is too late.
More ... Post a comment See comments (17) Trackbacks (0)