Tampilkan postingan dengan label fatal. Tampilkan semua postingan
Tampilkan postingan dengan label fatal. Tampilkan semua postingan

Sabtu, 17 September 2011

10 Fatal Mistakes MySQL Made by PHP Programmers

A database is a fundamental component for most web applications. If you’re using PHP, you’re probably using MySQL–an integral part of the LAMP stack.

PHP is relatively easy and most new developers can write functional code within a few hours. However, building a solid, dependable database takes time and expertise. Here are ten of the worst MySQL mistakes I’ve made (some apply to any language/database)…