I have added one custom post in admin side for adding session details.Inside session post i want to add a speaker data by using dropdown box.but the data is stored in the post meta as "a:2:{i:0;s:2:"91";i:1;s:3:"105";}"
Here 91 and 105 are the ID's of speaker post.
Can anyone suggest me how can parse the data from the metadata.