The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
If you want to replace any non-alphanumeric or space chars you can use preg_replace() like:
PHP Code:
$replace is a space in that example, you can make it a null string if you want to delete the char instead. If you want to only eliminate one or a set of chars you could change $pattern to a list of the chars to delete, like: PHP Code:
|
Благодарность от: | ||
Simon Lloyd |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|