Kehilangan kata sandi Anda?

Blogs mengenai: Misc

Feature Blog

Ide dan Penyajian Sebuah Tulisan

hasansalik wrote 1 month ago: Sudah beberapa hari ini, saya tak membuka dan mengisi blog ini dengan sebuah tulisan. Sedih memang, … more →

Tag: Personal Notes

Tanggal

troy wrote 2 months ago: -->2 September 1995 13:01:01 -->2 9 1977 13 01 01 date("j n Y G i s",$timestamp); -- … more →

similar_text

troy wrote 2 months ago: $angka=”etalase”; $angka=similar_text($datangDari,”alase”,$angka); echo $ang … more →

Belajar jQuery

troy wrote 2 months ago: http://docs.jquery.com/Tutorials … more →

ajax

troy wrote 2 months ago: function ajaxLoad(div,url){ var xmlhttp; if (window.XMLHttpRequest){ xmlhttp=new XMLHttpRequest(); } … more →

Format Number Rupiah

troy wrote 2 months ago: $number=1000000; echo number_format($number,2); // 1,000,000,00 echo number_format($number, 2, … more →

Variabel $_SERVER

troy wrote 2 months ago: Apa saja isinya, banyak.. salah satunya $file=$_SERVER["SCRIPT_NAME"]; –> nama file.php $re … more →

str_replace

troy wrote 2 months ago: untuk mereplace string $text=str_replace(“\n”,”<BR>”); equal to $text= … more →

Fungsi tentang File

troy wrote 2 months ago: <? function directory_content_array($d=”){ if($d==”")$d=getcwd() ; $dir_array[]=array … more →

Writing Form Scratch 1

troy wrote 2 months ago: my own ‘not common’ way <? foreach($_POST AS $key => $value) { ${$key} = $value; } … more →

Mensimulasi Register Global

troy wrote 2 months ago: foreach($_POST AS $key => $value) { ${$key} = $value; } foreach($_GET AS $key => $value) { ${$ … more →

Simulate ParseInt in PHP

troy wrote 2 months ago: function parseInt(&amp;$string){ $string=preg_replace("/\D/", "", $string); … more →

Trik

troy wrote 2 months ago: http://www.sophelo.com/phptricks.php … more →

Isset

troy wrote 2 months ago: $keys = array(“apples”, “oranges”, “mangoes”, “tomatoes … more →

Variable Scoop

troy wrote 2 months ago: Pada PHP dan Javascript, bedannya pada PHP <?php $a = 1; /* global scope */ function test() { ech … more →

Article

troy wrote 2 months ago: function e($string) { echo htmlspecialchars($string); }; akan mempermudah kelupaan meng 'escape' out … more →

tanda '@' di depan fungsi

troy wrote 2 months ago: berfungsi untuk menghilangkan pesan error sekiranya fungsi tersebut menghasilkan error ex : function … more →

Met Idul Fitri 1430 H1 comment

sigit wrote 3 months ago: Setelah menunggu detik-detik mengenai penetapan 1 Syawal 1430 H, akhirnya sidang Itsbat menetapkan 1 … more →

Tag: Idul Fitri 1430 H, Lebaran, Ucapan

Young and pretty lady wishes to marry a rich guy - dari majalah fortune3 comments

doeljoni wrote 3 months ago: Sebuah sentilan yang menarik, saya forward sebuah note dari Facebook nya Windu Haribadi (Mohon YBS d … more →

Tag: forward, Catatan, umum


Tag terkait
All →

Ikuti kata kunci berikut ini lewat RSS