Jump to content

[Solved] Retrieve single line from MySQL field


aeris130

Recommended Posts

Suppose I have a field in a column (attributes) that looks like this:

 

pageclass_sfx=
back_button=
item_title=1
link_titles=
introtext=1
section=0
section_link=0
category=0
category_link=0
rating=
author=
createdate=
modifydate=
pdf=
print=
email=
keyref=

 

How can I use php to retrieve the value from a single line inside the field, given that there's a value stored at the end of the line (after '=')?

 

Are there any tutorials that deal with this specifically?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.