Yes

If I recall correctly:

++$count will increment $count after it is used
$count++ will increment $count before it is used

-Ron

-----Original Message-----
From: Mystik Gotan [mailto:[EMAIL PROTECTED]]
Sent: Friday, December 06, 2002 11:54
To: [EMAIL PROTECTED]
Subject: Difference between $count++ and ++$count


Hiya,

is there any difference between $count++ and ++$count?
Just wondering.

Thanks.





_________________________________________________________________
Ontvang je Hotmail & Messenger berichten op je mobiele telefoon met Hotmail 
SMS http://www.msn.nl/jumppage/


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to