> I have tried the online documentation and it either errors > out on me or cannot find anything when I search on case. > Can someone tell me if PHP supports case statements (or > do I just need to do a series of ifs?) and if so where I can > find them detailed in the online docs? You want: switch(); Chris
- [PHP] Case? acleave
- Re: [PHP] Case? Egon Schmid (@work)
- Re: [PHP] Case? Andrew Rush
- Re: [PHP] Case? elias
- RE: [PHP] Case? Boget, Chris
- RE: [PHP] Case? Grimes, Dean
- Re: [PHP] Case? Andy Woolley