Code
Up - Code - softfan - glPresent - BlargCPU
Yo. Here are my projects. Questions? Feel free to email me.
$ip = getenv ("REMOTE_ADDR"); if (substr_count($ip,":") > 0 && substr_count($ip,".") == 0){ echo "Congratulations! You're using IPv6!"; } else { echo "You are connected via IPv4."; } ?> | ||
confused? | confused? | confused? |