Nothing as far as I can tell. It works fine for me.

Diana Castillo wrote:

If I write a code like this,
$room_type=array();
$room_type[0][0]=4;
echo "<BR>value in array is ".$room_type[0][0];
yet I dont get any results out, what did i do wrong?






-- The above message is encrypted with double rot13 encoding. Any unauthorized attempt to decrypt it will be prosecuted to the full extent of the law.



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



Reply via email to