dr. zoidberg wrote:
Hello,
how can I read element1, element2 and element3 from array:
a|a:1:{i:1;a:3:{
i:0;s:6:"element1";
i:1;s:5:"element2";
i:2;s:6:"element3";
}}
http://www.php.net/unserialize
--
Burhan Khalid
phplist[at]meidomus[dot]com
http://www.meidomus.com
---
"Docu
Hello,
how can I read element1, element2 and element3 from array:
a|a:1:{i:1;a:3:{
i:0;s:6:"element1";
i:1;s:5:"element2";
i:2;s:6:"element3";
}}
TNX
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
2 matches
Mail list logo