View Single Post
  #12 (permalink)  
Old 07-02-2008, 12:16 AM
Jeyaseelansarc Jeyaseelansarc is offline
D-Web Genius
 
Join Date: Mar 2007
Location: Chennai
Posts: 1,159
Jeyaseelansarc is on a distinguished road
Send a message via AIM to Jeyaseelansarc
Default Re: PHP Control Structures

Quote:
Originally Posted by Jeyaseelansarc View Post
Hi,
Which is best use between IF and SWITCH case in the program?
The switch construct is generally more than twice as fast at matching a simple integer within a single large set of conditions.
__________________
With,
J. Jeyaseelan

Everything Possible
Reply With Quote