The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
MySQL databse mass find & replace...
Hello,
I'd like to replace all instances of $header in a table in my databse, does anyone know how to do this? Thanks! |
#2
|
||||
|
||||
[sql] UPDATE tablename SET fieldname=REPLACE(fieldname,'$header','texttoinser t')[/sql]
if you want to do it just in your templates (sounds like ) there is an option in your acp for that also |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|