How to suggest a new feature in PHP?
Moderator: General Moderators
- JAB Creations
- DevNet Resident
- Posts: 2341
- Joined: Thu Jan 13, 2005 6:44 pm
- Location: Sarasota Florida
- Contact:
How to suggest a new feature in PHP?
How can I suggest a new feature in PHP without having to subscribe to a 60-messages a day mailing list? 
- Ambush Commander
- DevNet Master
- Posts: 3698
- Joined: Mon Oct 25, 2004 9:29 pm
- Location: New Jersey, US
Re: How to suggest a new feature in PHP?
What kind of new feature are you thinking of? php-internals is pretty hostile if you don't have a history or a patch.
- JAB Creations
- DevNet Resident
- Posts: 2341
- Joined: Thu Jan 13, 2005 6:44 pm
- Location: Sarasota Florida
- Contact:
Re: How to suggest a new feature in PHP?
Iterations...
first of
second of
third of
fourth of
They could maybe create something like...
foreach(iter(3) == 'hi') {echo 'this third item said hi';}
first of
second of
third of
fourth of
They could maybe create something like...
foreach(iter(3) == 'hi') {echo 'this third item said hi';}
- John Cartwright
- Site Admin
- Posts: 11470
- Joined: Tue Dec 23, 2003 2:10 am
- Location: Toronto
- Contact:
Re: How to suggest a new feature in PHP?
Code: Select all
for ($x=0; $x < 100; $x+=3) {
//every 3rd
}- JAB Creations
- DevNet Resident
- Posts: 2341
- Joined: Thu Jan 13, 2005 6:44 pm
- Location: Sarasota Florida
- Contact:
Re: How to suggest a new feature in PHP?
Err ok haha thanks; dam...what don't you guys know?
Still it would be nice if they could humanize it a little bit, I'm not great with math/programming logic. 
Oh hey nice avatar, that's new right?
Oh hey nice avatar, that's new right?