I am new to php and I just have some general questions.

1. when you create a new variable such as an integer, is it automatically
initialized or is it considered empty similar to asp?
2. If I were to create an array and filled the array with a Boolean value, a
string, and an integer what type would the array take on?

Thanks,
Dale



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

Reply via email to