Date: 09/10/01
- Next message: Alexander Wagner: "Re: [PHP-DEV] Syntax error"
- Previous message: Jason Greene: "[PHP-DEV] Re: [Zend Engine 2] Re: [PHP-DEV] Re: [Zend Engine 2] Right/Left Shift Zero Fill operator"
- In reply to: Walter Franzini: "[PHP-DEV] Syntax error"
- Next in thread: Alexander Wagner: "Re: [PHP-DEV] Syntax error"
- Reply: Alexander Wagner: "Re: [PHP-DEV] Syntax error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Alexander Wagner: "Re: [PHP-DEV] Syntax error"
- Previous message: Jason Greene: "[PHP-DEV] Re: [Zend Engine 2] Re: [PHP-DEV] Re: [Zend Engine 2] Right/Left Shift Zero Fill operator"
- In reply to: Walter Franzini: "[PHP-DEV] Syntax error"
- Next in thread: Alexander Wagner: "Re: [PHP-DEV] Syntax error"
- Reply: Alexander Wagner: "Re: [PHP-DEV] Syntax error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

