Hello list, as you are familiar with the source code of php it might be easy to explain how the brain of php interprets the following code:
print ($life = "hard") -1; print "\nlife: {$life}\n"; Best regards, Oliver P.S. Actually, the origin of that code was the output of a string literal concatenated with count($array) -1 -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php