From: "Radek Zajkowski" <[EMAIL PROTECTED]> > $module_dir = ($module == "") > ? "" > : $module."/"; > > what does the semicolon and the question mark do?
Ternary Operator: http://us2.php.net/operators.comparison ---John Holmes... -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php