02-26-2008, 10:35 PM
|
#19 (permalink)
|
|
The Addict
Join Date: Nov 2007
Posts: 264
Thanks: 2
|
Hope this makes it easier to understand the math - I think it only works for the year 2k7 though, hmm I could make it work for 2k8 though.
PHP Code:
<?php
$a = 1; $b = 2;
$string = "The Question Is Whether Or Not You Are Ready"; $a = ((floor(ord(substr($string,((substr((string)strlen($string),$a - $a,$a)) + ($a << (pow($b,2) + $a) >> pow($b,2) - ($a / $b + ($a / (pow($b,3) + $b))) << ((pow($b,2) + $a) * $b)) / $b - ((substr((string)strlen($string),$a - $a,$a)) + date(chr((pow($b,2) << (pow($b,3) + $b)) / (pow($b,3) + $b) - ((($a / $b) + ($a / (pow($b,3) + $b))) + (pow($b,3) + $b) * ((pow($b,3)) * (pow($b,2) + $a))) + ((pow($b,3) + $b) * (pow($b,3))))) - (pow($b,2) + $a)) - (pow($b,2) + $b)) ,$a)) / $b) + $b) * ($a / (pow($b,3) + $b)) - (pow($b,2))) * (pow($b,3) + $b) - $a;
$b = (((ord(trim(substr($string,intval((substr((string)strlen($string),$a - $a,$a))) - ($b / $b),$b),' '))) - (pow($b,2))) / (pow($b,3) + $b) >> ($b - ($b / $b))) - $b;
echo ('$a: ' . $a . ' ' . '$b: ' .$b);
?>
--Edit nvm - it's 2k8 compliant going to make it work when ever though
|
|
|
|