How to get the one paramater from list of items in php
- by Mirage
I have one field in database table with following lines
show_email_icon=
show_hits=
feed_summary=
page_title=
show_page_title=1
pageclass_sfx=
menu_image=hd_events.png
secure=0
All the stuff is stored as text in one field of mysql table
Now i want to get the menu_image.
How can i get that