Monthly Archives: December, 2008
Makanan Di Cirebon
Nah akhirnya bisa di bahas juga nih kuliner yang ada di kota cirebon Gado gado alas demang di dekat gedung bekasnya matahari atau pasar balong, enak banget gado gadonya.. Es campur aeh aeh tempatnya dikesambi dekat jalan kereta, ini udah ada dari jamannya masih SD. Enak banget kalau disantap siang hari. Tahu Gejrot didepan toko [...]
The browser displays the IP and the use of the WordPress Blog
Below is a php script to display the IP information, and information Showing a browser that visitors used the blog. For example, in this blog. The script to display the IP visitors: <? $ip=$_SERVER['REMOTE_ADDR']; $host=gethostbyaddr($ip); $proxyip=$_SERVER['HTTP_X_FORWARDED_FOR']; $proxyserver=$_SERVER['HTTP_VIA']; echo “IP :Â $ip “; if (isset($_SERVER['HTTP_X_FORWARDED_FOR'])) ?> To display the information in the browser using the php [...]

Recent Comments