On Tue, Jun 26, 2007 at 1:44 PM, Daniel Brown <[EMAIL PROTECTED]> wrote:
>
>   Try to use some really common phrases that all of us around the
> world should recognize, but feel free to get really elaborate with the
> code.

<?php

function youBetter($func) {
    return "Schedule cleared.";
}

if(!date("s")) {
    youBetter(mktime());
}

?>



<?php

function sitDown() {
    ob_start();
}

?>

-- 
</Daniel P. Brown>
More full-root dedicated server packages:
Intel 2.4GHz/60GB/512MB/2TB $49.99/mo.
Intel 3.06GHz/80GB/1GB/2TB $59.99/mo.
Intel 2.4GHz/320/GB/1GB/3TB $74.99/mo.
Dedicated servers, VPS, and hosting from $2.50/mo.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to