![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.php archiveRe: $i++ problem understanding
From: Stefan Rybacki <stefan.rybacki@gmx.net>
Date: Wed Oct 05 2005 - 11:33:57 CEST
Pugi! wrote:
its the same as in $b=$a++; the ++ comes last.
> This will print 1 and only afterward will the value of $i be increased
|