Tag Archives: database

uninstall LAMP ubuntu 9.10

berikut langkah2nya sudo invoke-rc.d mysql stop sudo invoke-rc.d apache2 stop sudo update-rc.d -f apache2 remove sudo update-rc.d -f mysql remove hasil dari commend di atas seperti ini Removing ......

Installing Apache2 With PHP5 And MySQL Support On Ubuntu 9.10 (LAMP)

LAMP singkatan dari Linux, Apache, MySQL, PHP. tutorial ini memperlihatkan cara install  Apache2 webserver di Ubuntu 9.10 server dengan PHP5 support (mod_php) dan MySQL support. I do not issue a......

Trik mencegah SQL injection

ini ada penjelasan bagus mengenai SQL Injection : http://www.unixwiz.net/techtips/sql-injection.html Sekarang bagaimana cara memproteksi form inputan kita dari serangan model seperti itu.. php ......
3 visitors online now
3 guests, 0 members
Max visitors today: 5 at 12:07 am WIT
This month: 6 at 03-02-2010 03:12 am WIT
This year: 28 at 01-07-2010 06:01 pm WIT
All time: 28 at 01-07-2010 06:01 pm WIT