[PHP-DEV] variable initialization From: Dave Perkins (drp <email protected>)
Date: 12/15/99

Can I count on the value of a variable to contain the value of zero at the
time of creation? In other words does a variable in PHP behave like a
static in 'C' or must I assume it contains garbage?

Thanks in advance for any assistance.

Dave

-- 
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>