The Arcive of vBulletin Modifications Site. |
|
Details »»
|
|||||||||||||||||||||||||
This hack would be good for people who want to show what their HTML looks like... Like at @forumz we have an HTML Help forum where this would be good...
PHP Code:
![]() Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
It looks like you guys already convert the HTML Special Chars with the [PHP] tag...
It doesn't do that at @forumz... At least not last time I tried... |
|
#3
|
|||
|
|||
|
I believe the php code is nothing but the .phps
![]() If you save any php file as phps it will do that same once view it on a browser. I like your idea though, but I think it would be too hard to implement |
|
#4
|
|||
|
|||
|
I figured out that if you paste the above code (changing the variables to their coresponding names) into the parseurl() function in the functions.php file, it would be quite easy.
|
![]() |
|
|