Posted by jj on 07/21/05 21:51
hi is it possible to call on a case statement within a case? for ex: switch ($xyz) { case 'case1': //some code break; case 'case2': //some code ***here i would like to trigger case1*** break; }
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming