The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Reg Exp help
Hey guys, hopefully someone can help me with this, Im working on a script that parses another php file for an import, The file contains an insert statement that i neeed to extract the insert values from. I already have the files contents loaded into a var and i can extract the values i need using a messy combination of substr etc.
So for an example Code:
INSERT INTO " . TABLE_PREFIX . "tablename (field,field) VALUES (blah,blah) Cheers |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|