Désolé, cet article est seulement disponible en English.
Étiquette : MySQL
Create a simple blog quickly using PHP and MySQL
http://net.tutsplus.com/tutorials/php/how-to-create-an-object-oriented-blog-using-php/ http://cuttingedgetech.wordpress.com/2009/09/07/basic-blog-1/ http://programanddesign.com/php/create-a-blog-in-30-minutes-without-a-framework/
stunnel for mysql – server and client
Tạo một kênh giao tiếp mã hóa giữa mysql server và mysql client là cẩn thiết. Một hướng dẫn ở đây, bạn có thể tham khảo.
Một số ứng dụng cơ bản với Codeigniter
Nếu chúng ta muốn làm quen nhanh với một ứng dụng liên quan đến database với Codeigniter thì xem qua ứng dụng mẫu này: http://www.grocerycrud.com/
Installer et configurer LAMPP
Web Programming works with tools to create, design, and code dynamic websites which allow us to update and interact to users. It’s existing a suit of web technology include Linux,…
Lập trình Web với PHP, MySQL trong Ubuntu
Sau khi cài XAMPP xong, ngầm định PEAR cũng được cài. Để quản lý các packages đã cài chung với XAMPP, dùng lệnh pear trong /opt/lampp/bin. Xem các lệnh cơ…
Installing PHP5, MySQL and Apache on Ubuntu
Để lập trình web sử dụng PHP và MySQL trên Ubuntu, chúng ta nên sử dụng XAMPP. Xem trên trang này, chúng ta sẽ biết cách cài đặt. Khá đơn…