The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Is it possible to replace a word not with a symbol but with empty space. Automatically
i downloaded this mod , but he dont replace like that... For example: Tes_La_Rok_-_Broken_Reality Would look like this: Tes La Rok - Broken Reality Hope you understood! Forward Forward |
|
#2
|
||||
|
||||
|
You could use str_replace
|
|
#3
|
|||
|
|||
|
Quote:
and how to write space sing in php ? please help me i rly need that
|
|
#4
|
||||
|
||||
|
This will simply replace it when the post is displayed:
hook location - postbit_display_complete PHP Code:
|
|
#5
|
|||
|
|||
|
Quote:
:up:
|
![]() |
|
|