IPv6 detector
Still using IPv4? 38.107.179.223 Show stats- Hide stats
This server has received 113614 hits from both ipv4 and ipv6. IPv4 97.9% IPv6 2.1%
- Hide stats
Translator
Categories
Partners
Archives
- April 2012 (1)
- January 2012 (1)
- December 2011 (1)
- October 2011 (3)
- September 2011 (3)
- August 2011 (5)
- July 2011 (19)
- June 2011 (1)
- April 2011 (1)
- February 2011 (3)
- November 2010 (1)
- August 2010 (3)
- June 2010 (1)
- April 2010 (1)
- October 2009 (2)
- September 2009 (1)
- August 2009 (1)
- July 2009 (1)
- June 2009 (3)
Archive for August, 2011
-
Code snippet: Restrict access to a page in PHP based on remote hosts IP’s
Posted on August 23, 2011 | No Comments<?php //get the remote host IP $szRemoteIP = $_SERVER['REMOTE_ADDR']; //this is the array holding the allowed IP's list; $arrAllowedIPs = array("192.168.0.1", "192.168.2.3", [...] -
OS X Lion v10.7.1 Update
Posted on August 18, 2011 | No CommentsApple released on August 17, 2011 a new update for OS X Lion. The OS X Lion v10.7.1 Update is recommended for all users running OS X Lion and includes general operating system fixes that enhance the stability and compatibility of your Mac. This update include [...] -
Code snippet: Getting PHP page generation time
Posted on August 10, 2011 | No CommentsThis is a code snippet on how to get the execution time of a PHP script.This is the first from the code snippet series. <?php function GetMicroTime() { list($microseconds, $seconds) = explode(" ", microtime()); [...] -
New release of Tiny Core 3.8
Posted on August 8, 2011 | No CommentsTeam Tiny Core is pleased to announce the release of Tiny Core 3.8 You can download it from here: http://distro.ibiblio.org/pub/linux/distributions/tinycorelinux/3.x/release/ tinycore_3.8.iso tinycore_3.8.iso.md5.txt Final Change Log: Updated AppsAudit dependencies menu grouping and added “Fetch Missing Dependencies”. Updated AppsAudit – updated error reporting and now reports stale extensions. Updated AppsBrowser – clear Search&Provides field upon [...] -
Ubuntu 11.10 Oneiric Ocelot – Alpha 3 Released
Posted on August 5, 2011 | No CommentsUbuntu developers announced yesterday on 4th of August the release of Oneiric Ocelot Alpha 3, which will in time become Ubuntu 11.10. Pre-releases of Oneiric Ocelot are *NOT* encouraged for anyone needing a stable system or anyone who is not comfortable running into occasional, even frequent [...]
















