On Feb 4, 2008 8:24 PM, Richard Lynch <ceo@xxxxxxxxx> wrote: > function silly($var){ > return isset($_SESSION[$var]) ? $_SESSION[$var] : ''; > } > > silly('foo'); There's also <? ipitythe('foo'); ?> -- </Dan> Daniel P. Brown Senior Unix Geek <? while(1) { $me = $mind--; sleep(86400); } ?> -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php