Jump to content

[SOLVED] Get content between tags


Epic

Recommended Posts

Hey there,

I've tried searching around the forum but I couldn't find a post addressing exactly what I'm trying to do.  Sorry if something similar has already been posted.

 

What I'm trying to do is get the content between two tags.  For instance, if I had [PRICE]29.99[/PRICE], I'd want to just echo 29.99.

 

The tags aren't always that simple though, sometimes it'll be some complex HTML code.

 

I've done this using explode(), but even I have a feeling that is not the greatest way to do it. :P

 

Thanks in advance for your help. :)

Link to comment
https://forums.phpfreaks.com/topic/67405-solved-get-content-between-tags/
Share on other sites

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.