Could anyone tell me if there is a PHP equivalent to:

SELECT x
    CASE 1 to 5
        {...}
    CASE ELSE
        {...}
END SELECT

Muchos gracias.

Robin



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to