On Thu, Oct 4, 2012 at 11:41 AM, wallflips wallflipsov
<[email protected]>wrote:

> Hi php.net, I am a great fan of your work and I respect php as I
> respect my projects. I am greatful that it is free and quality, but
> for some reason I happened to find out that there was a thing that PHP
> does not have and it's very unlimiting. See for yourself the example
> that i will give you, no more words needed.
>
> switch($string) {
> foreach($array as $ar) { // or while / for
> case $ar:
> $string2 = $someOtherString;
> break;
> }
> }
>
> --
> PHP Webmaster List Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
Hi,

This is not a support list, sorry. Please have a look at http://php.net/
support

-- 
Ferenc Kovács
@Tyr43l - http://tyrael.hu

Reply via email to