The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#4
|
|||
|
|||
![]()
Hmm...maybe:
Code:
if (strncasecmp("http:", $var, 5) == 0) { // This is a url } One thing I thought of that posting last night, it doesn't handle white space very well, it's possible to write a pattern that would ignore any white space on either end of the file name. (Or I guess you could also use trim() on the result if it were an issue). |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|