Re: [PHP-DEV] Syntax error From: Zeev Suraski (zeev <email protected>)
Date: 09/10/01

At 18:09 10-09-01, Walter Franzini wrote:
>for ($sz=1; $sz < 6; sz++) {

You're missing a $ on the last sz in this line

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>