How would i reverse this system so i get the original IP?
PHP Code:
<?php //original ip without modifications $ip = "192.168.1.1";
echo sprintf ('%u', ip2long ($ip));
?>
This script produces the numbers: 3232235777
__________________
Go Kirby! <(" . "<) (^" . "^) (>" . ")> Talkupation!
|