you īre right, I had used the same variable name as something else in
between ! thanks.
----- Original Message -----
From: "Leif K-Brooks" <[EMAIL PROTECTED]>
To: "Diana Castillo" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, June 12, 2003 5:58 PM
Subject: Re: [PHP] array


> 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