On Sat, 2008-04-05 at 22:54 -0400, [EMAIL PROTECTED] wrote:
> <?php
> $stfu = true;
> if($stfu == true) {
>    stop_posting( );
> }else{
>    post( );
> }
> ?>

Please don't top-post. It makes it hard to follow the discussion :B

Cheers,
Rob.
-- 
http://www.interjinn.com
Application and Templating Framework for PHP


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

Reply via email to