public function setClass($class){
		switch($class){
			case "050":
...

PHP switch statement a good idea?

by cmcculloh, August 12, 2008 18:19, 5 refactorings, tagged with php, case, switch

I'm making a switch stateme...

298e0497aa6b76a573f17e6a2bb22dec Talk