wtf
Show more
Select the types of content you would like to see.
wtf
Show more<?php
if (isset($_POST['valuea'])) $valuea = $_POST['valuea'];
if (isset($_POST['valueb'])) $valueb = $_POST['valueb'];
if (isset($_POST['valuec'])) $valuec = $_POST['valuec'];
$answer = $valuea * $valueb - $valuec;
echo <<<_END
..
..
......Hungry Piranha Demo Calculator......
....Pick a Number:..........
....Multiply by This Number:..........
....Subtract This Number:..........
..........
_END;
?>
..
....The answer is:..
..<i
<?php
if (isset($_POST['valuea'])) $valuea = $_POST['valuea'];
if (isset($_POST['valueb'])) $valueb = $_POST['valueb'];
if (isset($_POST['valuec'])) $valuec = $_POST['valuec'];
$answer = $valuea * $valueb - $valuec;
echo <<<_END
..
..
......Hungry Piranha Demo Calculator......
....Pick a Number:..........
....Multiply by This Number:..........
....Subtract This Number:..........
..........
_END;
?>
..
....The answer is:..
..<i
Your search did not return any results. Please try again.
Use Facebook, Twitter or your email to sign in.
Don't have a Myspace account yet? No worries, joining is easy.
Getting in is easy. Use one of your social networks or start fresh with an email address.
Already have a Myspace account? Sign in.
We loaded your account with your Facebook details. Help us with just a few more questions.
You can always edit this or any other info in settings after joining.
We loaded your account with your Twitter details. Help us with just a few more questions.
You can always edit this or any other info in settings after joining.
You may be prompted by your browser for permission.