Re: [PHP] Fetching MySQL Information in PHP
Quote:
Originally Posted by
Ron
Not sure where you learned PHP at, but they support both.
The only time I use cases is when I need two or more values to fall through to the same code. I prefer it over writing "|| (or)" in IF statements sometimes.
I don't, just thought it was the same in all languages.