Search

Filter Stream

Select the types of content you would like to see.

<?php if (isset($_POST['valuea'])) $valuea = $_POST['valuea']; if (isset($_POST['valueb'])) $valueb = $_POST['valueb']; if (isset
30 36
Grand Rapids, MI
  • &lt;?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 &lt;&lt;&lt;_END
    ..
    ..
    ......Hungry Piranha Demo Calculator......
    ....Pick a Number:..........
    ....Multiply by This Number:..........
    ....Subtract This Number:..........
    ..........
    _END;
    ?&gt;
    ..
    ....The answer is:..
    ..&lt;i

    Show more
    remove Nick Hospodar
  • &lt;?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 &lt;&lt;&lt;_END
    ..
    ..
    ......Hungry Piranha Demo Calculator......
    ....Pick a Number:..........
    ....Multiply by This Number:..........
    ....Subtract This Number:..........
    ..........
    _END;
    ?&gt;
    ..
    ....The answer is:..
    ..&lt;i

    Show more
    remove Nick Hospodar
Close

Press esc to close.
Close
Press esc to close.
Close

Connecting to your webcam.

You may be prompted by your browser for permission.