Database Error

Author: Andi Setiawan January 6th, 2011

Just a quick update, 2 days ago my websites getting down for two days after moving in to a new server. The databases was lost. Fortunately the hosting backed up my data before. But it contain data from november 2010 only, so the data after 15 November cannot be restored. So wasn’t andiim3.com. But don’t [...]

Posted in umum - Comment

Display Images from mySQL Binary Data

Author: Andi Setiawan November 10th, 2009

This tutorial will show you how to display your images (binary data) which has been saved in your mySQL database. It’s very very simple.. so.. simple…. (read also: Storing Images/Binary Files to mySQL in PHP) First of all we must connect to our database PHP Code: <?php $username = “”; $password = “”; $host = [...]

Storing Images/Binary Files to mySQL in PHP

Author: Andi Setiawan November 10th, 2009

how to store images, audio, or another binary files into mySQL database with PHP script. cara menyimpan gambar ke mysql dengan PHP.

Upcoming Release

Author: Andi Setiawan August 30th, 2009

Apa hubungannya Food and Beverage Service ama PHP+mySQL? Apakah di restaurant orang akan order HTML untuk appetizer? PHP untuk maincourse? Dan mySQL untuk dessert? But, what’s the matter with F&B server who loves PHP coding? Bcoz that’s the way I am.. Ngomongin project CMS, bentar lagi akan release GenosI version 3. Too fast for next [...]