When you open your server as share host server (e.g webhost server) you have to make your server more secure than single account on single server. As we know, today many hosting company using suPHP for their webserver. It more secure than other module. But suPHP has a weakness.. in standard configuration it make open_basedir not work properly, so a user can read file from other users. And this condition [...]
Use this script to secure your config file, this script will chmod your config files at your webserver to 0600:
Ok, this tutorial was wrote in Indonesian but i think you can use google to translate it. Berikut ini saya mo memberitahukan bagaimana membuat custom status yahoo Anda sesederhana mungkin. Dengan skrip ini berarti anda bisa menggunakan image atau gambar sendiri untuk menampilkan status yahoo messenger anda. Ok berikut caranya: - buatlah file dengan nama: customym.php - Isikan kode berikut: [sourcecode lang="php"] [/sourcecode] - Simpanlah customym.php Cara pemakaian: [sourcecode lang="html"][/sourcecode] [...]
[postnotice] Skrip ini saya gunakan juga di situs saya http://paneldotid.com Memang keterbatasan beberapa Browser membuat situs kadang tidak tampil sempurna, oleh karena itu ada baiknya kita melakukan filtering agar situs kita dapat dibuka pada browser yang benar. function browser_info($agent=null) { $browser = array ( "MSIE", // parent "OPERA", "MOZILLA", // parent "NETSCAPE", "FIREFOX", "SAFARI" ); $info[browser] = "OTHER"; foreach ($browser as $parent) { $s = strpos(strtoupper($_SERVER['HTTP_USER_AGENT']), $parent); $f = $s [...]
[postnotice] Sebenarnya saya saat ini lagi di Ubuntu dah kangen karena biasanya pas booting saya jalanin windows aja, paling kalau pas masuk Ubuntunya cuma untuk update ubuntunya aja Sebenarnya setiap hari saya ngurusin Linux cuma ya ngeremote server2 aja dan umumnya emang server aja ndak desktop jadi minimal semua aplikasinya biar servernya efisien dan umumnya saya gunakan Centos aja untuk server2 saya. Nah hari ini dari tadi pagi saya sengaja [...]
[postnotice] Make your visitor back to your blog again Now you can install this plugin directly from your dashboard: Plugins -> Add New, and search for wordpress comment auto responder. Latest version: 3.0 Changelog: 3.0.3 - Add function to support Custom Content and Plugin Dir of WordPress.(http://codex.wordpress.org/Determining_Plugin_and_Content_Directories) 3.0.2 - Add Email Comment Author for usable tag 3.0 - Change replied comment option, Add some new features 2.0 - Remove class [...]
[postnotice] Nih ada yang request bagaimana bikin form untuk bisa ngirim email dari website. Ini bisa digunakan untuk berbagai keperluan. Tentunya tinggal dimodif aja. Berikut skripnya, silahkan di download: form-mail.php Setelah di download mohon ganti dengan eksensi php. Semoga membantu.

