|
Posted by Martie on 05/05/06 19:48
On 4 May 2006 17:27:27 -0700, NC wrote...
>
>windandwaves wrote:
>>
>> If I have an array (e.g. $myarray["username"],
>> $myarray["email"],ect.... ) how can I access the variables just like
>> $username, $email, etc...
>
>extract($myarray);
>
>For more information, see http://www.php.net/extract
>
>Cheers,
>NC
>
Neat function, thanks for the tip.
--
NewsGuy.Com 30Gb $9.95 Carry Forward and On Demand Bandwidth
Navigation:
[Reply to this message]
|