PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Moderator: General Moderators
Jim
Forum Contributor
Posts: 238 Joined: Fri Apr 19, 2002 5:26 am
Location: Near Austin, Texas
Post
by Jim » Mon Apr 22, 2002 7:38 pm
If you look at the source of these forums (before they are processed) you get stuff like this:
Code: Select all
<th class="thHead">їb]{L_FAQ_TITLE}ї/b]</th>
What does the stuff in bold mean? I'm so damned lost...
Gracias!
jason
Site Admin
Posts: 1767 Joined: Thu Apr 18, 2002 3:14 pm
Location: Montreal, CA
Contact:
Post
by jason » Mon Apr 22, 2002 7:44 pm
It's special markup used by the templating engine for display purposes. You would be best off reading the docs on the phpBB website regarding them.
Jim
Forum Contributor
Posts: 238 Joined: Fri Apr 19, 2002 5:26 am
Location: Near Austin, Texas
Post
by Jim » Mon Apr 22, 2002 7:44 pm
If only it were up, my friend... if only it were up..