Skip to content

Instantly share code, notes, and snippets.

View salmanta's full-sized avatar

Salman Taghiakbari salmanta

  • Vancouver, Canada
View GitHub Profile
@gsdevme
gsdevme / ipv6-mysql.php
Created April 2, 2012 04:52
Shit for handling IPv6 & mysql storage
<?php
/**
* Shit for handling IPv6 & mysql storage, @gsphpdev
* Bloody headache... remember this Gavin!
*/
/**
* Only PHP 5.4+ has this function so need to add one if not