Jump to content

Need preg help


golles

Recommended Posts

Hey PHP Guru's,

 

I'm looking for some help to get some pieces from a string.

 

I have a string with HTML and some tags like: {NC:type:image(1,2,3)} and {NC:type:html}

 

I want to replace those tags like this:

 

{NC:type:image(1,2,3)} -> $string1

{NC:type:html} -> $htmlstring

 

I'm looking forward to your brilliant reply's

Link to comment
https://forums.phpfreaks.com/topic/192527-need-preg-help/
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.