Re: accessing values from an array
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.php archive

Re: accessing values from an array

From: mtjarrett <MTJARRETT@HOTMAIL.COM>
Date: Fri Nov 18 2005 - 04:20:48 CET

thanks, but i've tried that:
>>echo $_SESSION['info'][0] . "<br/>";
>>echo $_SESSION['info'][1] . "<br/>";

it seems that though $_SESSION['info'] is a set it only contains the
word "Array". any ideas on that?

thanks again.
Received on Mon Nov 21 03:04:50 2005