unemployment Posted February 21, 2011 Share Posted February 21, 2011 How do I echo this? echo unserialize($r['atts']), true; Quote Link to comment https://forums.phpfreaks.com/topic/228343-echo-unserialized/ Share on other sites More sharing options...
denno020 Posted February 21, 2011 Share Posted February 21, 2011 What is that 'true' bit part of? I'm not sure if that will work being there how it is.... Denno Quote Link to comment https://forums.phpfreaks.com/topic/228343-echo-unserialized/#findComment-1177427 Share on other sites More sharing options...
sasa Posted February 21, 2011 Share Posted February 21, 2011 try with print_r() function Quote Link to comment https://forums.phpfreaks.com/topic/228343-echo-unserialized/#findComment-1177491 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.