By using IF,ELSE,ELSEIF we have to check each and every condition. WIth the use of SWITCH statement you can check for all condiitons at once...
Advanced PHP tutorial is useful for learning php, mysql, ajax, jquery, javascript, HTML, CSS with advanced concepts.
By using IF,ELSE,ELSEIF we have to check each and every condition. WIth the use of SWITCH statement you can check for all condiitons at once...