back to list

Critical Oversights in Web Development

Sep 17, 2014

By Sitepoint

Critical Oversights in Web Development
This article will cover the biggest coding oversights most PHP developers make, when dealing with medium and large projects. Oversights such as not differentiating between development environments or not implementing caching and backup.
The examples are in PHP, but the idea behind each problem is generic. ...