On Mon, Dec 22, 2008 at 11:43 PM, Lars Torben Wilson <[email protected]>wrote:
> 2008/12/22 German Geek <[email protected]>: > > agree, ++$i wont save u nething, it just means that the variable is > > incremented after it is used: > > You meant ". . .before it is used:", right? i hope so, coming from an individual who likes to optimize, like i did on my tests during college :D http://www.php.net/manual/en/language.operators.increment.php -nathan

