If anyone has ever participated in a vBulletin forum you've probably seen/heard about the [fake][/fake] tags. Which i really like a lot, because i quite frequently like to use them to tell people to post certain code in certain tags. And it really is a problem when you need to tell someone to do something in certain tags, and you also need to use tags. And on this forum i dont think thats possible, because so far the only way i've found to post [syntax=php][/syntax] is to check that box that turns BBCode off. So if i wanted to include a php script inside of php tags it wont work, because i had to turn BBCode off...
[syntax=php]echo "see...";[/syntax]
So, does anyone think we should also have some kind of similar tags??
I do!
fake tags
Moderator: General Moderators
- twigletmac
- Her Royal Site Adminness
- Posts: 5371
- Joined: Tue Apr 23, 2002 2:21 am
- Location: Essex, UK
-
Illusionist
- Forum Regular
- Posts: 903
- Joined: Mon Jan 12, 2004 9:32 pm
hmm... i didn't know about that! Ill have to try it sometime...
Code: Select all
Code: Select all
echo "it works!";