How can I do something like the following shell script, in PHP? (I know this won't 
work normally, but you get the idea).

if [ $id <= 59 ]; then
$id=81

TIA!
Clayton Dukes

Reply via email to