At 12:40 PM -0700 6/4/06, Rasmus Lerdorf wrote:
>For example, this also works:
>
>$filename = "file1";
>$filename++;
>echo $filename;
>
>You would get "file2" from this.  Think about the amount of code you would 
>need to write in C to make that work?

I would rather not. :-)

tedd
-- 
------------------------------------------------------------------------------------
http://sperling.com  http://ancientstones.com  http://earthstones.com

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to