Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.php > #16629

Re: break foreach loop after certain iteration and then start it

Path csiph.com!news.mixmin.net!weretis.net!feeder1.news.weretis.net!news.solani.org!.POSTED!not-for-mail
From "Christoph M. Becker" <cmbecker69@arcor.de>
Newsgroups comp.lang.php
Subject Re: break foreach loop after certain iteration and then start it
Date Wed, 9 Mar 2016 10:05:10 +0100
Organization solani.org
Lines 29
Message-ID <nbop03$qoj$1@solani.org> (permalink)
References <6586983f-c3bc-4eb7-92a3-6035952e8cbb@googlegroups.com> <56D946D4.9030504@arnowelzel.de> <2056947.pXOX0CipXs@PointedEars.de> <56DAAC64.6010102@arnowelzel.de> <1522528.enTpbkXFfR@PointedEars.de> <nbeo12$69v$1@jstuckle.eternal-september.org> <56DBFEF0.7030807@arnowelzel.de> <nbhh6l$rgk$1@jstuckle.eternal-september.org> <56DCA5A7.8030203@arnowelzel.de> <nbimhb$8m6$1@jstuckle.eternal-september.org> <56DDAF5A.3040506@arnowelzel.de> <nbke70$ro9$2@jstuckle.eternal-september.org> <56DFCE63.1050400@arnowelzel.de>
Mime-Version 1.0
Content-Type text/plain; charset=utf-8
Content-Transfer-Encoding 7bit
X-Trace solani.org 1457514307 27411 eJwFwYEBwDAEBMCVCP9hnBL2H6F3MCr7OkHHYl1E51QsZWxSDXa7nx6pjBfiWRCwezS+cv8BCngQlA== (9 Mar 2016 09:05:07 GMT)
X-Complaints-To abuse@news.solani.org
NNTP-Posting-Date Wed, 9 Mar 2016 09:05:07 +0000 (UTC)
User-Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0
X-User-ID eJwNxsEBwCAIA8CVsJBgx5EI+4/Q3uvgXFQGwcBgfG+uq92Ajr9VHoryGTv2V3yqeVu5kjD5ByKqEVk=
In-Reply-To <56DFCE63.1050400@arnowelzel.de>
Cancel-Lock sha1:wlU1BnirsAhugh3HbKkxeOoAB1I=
X-NNTP-Posting-Host eJwFwYEBwDAEBMCVIvyTcVD2H6F3UArbjaBhsZ7ulvpxTM7jFcmpUVa0nYpobdIhb/LaAj8RoBCk
Xref csiph.com comp.lang.php:16629

Show key headers only | View raw


Arno Welzel wrote:

> Jerry Stuckle schrieb am 2016-03-07 um 18:39:
> 
>> On 3/7/2016 11:42 AM, Arno Welzel wrote:
>>
>>> Jerry Stuckle schrieb am 2016-03-07 um 02:49:
>>>
>>>> The same people in the group are the ones who "designed" the PHP
>>>> language.  Or lack of "design" being more accurate.
>>>
>>> Who of the members created PHP itself? Can you name at least one?
>>
>> Can you?  Can you name the people who make those "recommendations"?
> 
> Ahem - YOU claimed that there are people in the group who are involved
> in the development of PHP itself. So it's YOUR turn to name at least one
> if you are so sure about this.
>
> I only know the list at <http://www.php-fig.org/members/>.

There are several members of the PHP-FIG who are also involved in the
development of PHP itself.  However, that was not what Jerry had claimed
above; a claim which can easily proved wrong: just compare
<http://php.net/credits.php> (section Language Design & Concept) with
the list of the PHP-FIG members.

-- 
Christoph M. Becker

Back to comp.lang.php | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

break foreach loop after certain iteration and then start it apoorv.kanungo@gmail.com - 2016-03-03 22:08 -0800
  Re: break foreach loop after certain iteration and then start it Arno Welzel <usenet@arnowelzel.de> - 2016-03-04 09:27 +0100
    Re: break foreach loop after certain iteration and then start it Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2016-03-05 02:28 +0100
      Re: break foreach loop after certain iteration and then start it Jerry Stuckle <jstucklex@attglobal.net> - 2016-03-04 21:32 -0500
      Re: break foreach loop after certain iteration and then start it Arno Welzel <usenet@arnowelzel.de> - 2016-03-05 10:52 +0100
        Re: break foreach loop after certain iteration and then start it Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2016-03-05 11:46 +0100
          Re: break foreach loop after certain iteration and then start it Tim Streater <timstreater@greenbee.net> - 2016-03-05 12:08 +0000
          Re: break foreach loop after certain iteration and then start it Arno Welzel <usenet@arnowelzel.de> - 2016-03-05 14:10 +0100
            Re: break foreach loop after certain iteration and then start it Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2016-03-05 17:55 +0100
          Re: break foreach loop after certain iteration and then start it Jerry Stuckle <jstucklex@attglobal.net> - 2016-03-05 08:50 -0500
            Re: break foreach loop after certain iteration and then start it Arno Welzel <usenet@arnowelzel.de> - 2016-03-06 10:57 +0100
              Re: break foreach loop after certain iteration and then start it Tim Streater <timstreater@greenbee.net> - 2016-03-06 11:26 +0000
              Re: break foreach loop after certain iteration and then start it Jerry Stuckle <jstucklex@attglobal.net> - 2016-03-06 10:12 -0500
                Re: break foreach loop after certain iteration and then start it Arno Welzel <usenet@arnowelzel.de> - 2016-03-06 22:48 +0100
                Re: break foreach loop after certain iteration and then start it Jerry Stuckle <jstucklex@attglobal.net> - 2016-03-06 20:49 -0500
                Re: break foreach loop after certain iteration and then start it "Christoph M. Becker" <cmbecker69@arcor.de> - 2016-03-07 16:28 +0100
                Re: break foreach loop after certain iteration and then start it Jerry Stuckle <jstucklex@attglobal.net> - 2016-03-07 12:38 -0500
                Re: break foreach loop after certain iteration and then start it Arno Welzel <usenet@arnowelzel.de> - 2016-03-07 17:42 +0100
                Re: break foreach loop after certain iteration and then start it Jerry Stuckle <jstucklex@attglobal.net> - 2016-03-07 12:39 -0500
                Re: break foreach loop after certain iteration and then start it Arno Welzel <usenet@arnowelzel.de> - 2016-03-09 08:18 +0100
                Re: break foreach loop after certain iteration and then start it "Christoph M. Becker" <cmbecker69@arcor.de> - 2016-03-09 10:05 +0100
                Re: break foreach loop after certain iteration and then start it Jerry Stuckle <jstucklex@attglobal.net> - 2016-03-09 08:56 -0500
  Re: break foreach loop after certain iteration and then start it "R.Wieser" <address@not.available> - 2016-03-04 09:34 +0100

csiph-web