kriwil.com

Aug 31, 2010

Double Standard?

switch($type) { case 'default': // // some routines // break; default: // // some routines // break; }

One default is not enough.

Back to posts