Hi,

I'm trying to do a:

$var = $array_name[$var2][0];

where $var2 is an integer. I've got this array from a database and I
want to use a variable in the array... what's the exact syntax of this?

-Michael
-- 
Michael Smith <[EMAIL PROTECTED]>
Custom87.net


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

Reply via email to