The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
What function pulls substrings from a string
I have a large string stored in a variable. I want to go through it and pull out all information between two substrings which are table tags.
An example is this <td>here</td><td>there</td> I know I will have to loops it as I need, but I would like to pull out all information between the first tag <td> and the very next tag of </td> Thanks Nevermind, I found it |
#2
|
||||
|
||||
PHP Code:
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|