why PHP don't return a parse error here ? 

<code>
  case "browse" :
   $text = $myobject->browse();;;;;;;;;;;;;;;;;;;
    //   some codes ...
  break;

</code>

i guess syntax isn't correct or what do you think ?!

Best regards
Hatem


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to