Tag Archives: text

Text Between Strings PHP

here’s a useful function that I found in the comments of a php.net function reference to quickly extract the text between two given strings, useful for parsing XML [..]

Code , , , , ,