Hi Folks,

In a switch, I have a load of 3 letter prefixes I'm sorting by.  They are
the truncated first 3 letters of alpha-numeric product codes which gives the
category of the product.
Some codes start with MB- for instance, and this causes a parsing error.
Can I fix this without changing the fact I'm switching on a 3 letter string?

Cheers



-- 
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