winggundamth Posted May 31, 2006 Share Posted May 31, 2006 I have text something like this.[!--quoteo--][div class=\'quotetop\']QUOTE[/div][div class=\'quotemain\'][!--quotec--]a:10:{i:0;s:15:"thread-new_post";i:1;s:15:"thread-bookmark";i:2;s:16:"forum-new_thread";i:3;s:14:"forum-new_post";i:4;s:18:"forum-new_fullpost";i:5;s:14:"forum-bookmark";i:6;s:16:"global-new_forum";i:7;s:15:"global-new_post";i:8;s:19:"global-new_fullpost";i:9;s:13:"global-digest";}[/quote]How to convert above to use in php?Is that standard type?If not what is standard type?Please help me.Thank you Quote Link to comment https://forums.phpfreaks.com/topic/10896-want-to-convert-a1i0s15thread-new_post-to-array/ Share on other sites More sharing options...
poirot Posted May 31, 2006 Share Posted May 31, 2006 It seems like it's serialized[a href=\"http://www.php.net/unserialize\" target=\"_blank\"]http://www.php.net/unserialize[/a] Quote Link to comment https://forums.phpfreaks.com/topic/10896-want-to-convert-a1i0s15thread-new_post-to-array/#findComment-40700 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.