Showing posts with label PHP. Show all posts
Showing posts with label PHP. Show all posts

TUTORIAL MEMBUAT HIT COUNTER DENGAN PHP

Adalah sebuah fasilitas yang berfungsi untuk menghitung jumlah pengunjung Website kita.1. Demo Cookies untuk Counter if (!isset($tamu)){$namafile="counter.txt";if (!file_exists($namafile)){$fp=fopen($namafile,"w");fwrite($fp,"0");fclose($fp);}$fp=fopen($namafile,r);

VIRUS

Do not open any attachment received from the unknown or untrusted sender Do not plug in any external USB drive into the company ...