Variables in HTML Files

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

Post Reply
peterg012
Forum Newbie
Posts: 4
Joined: Thu Sep 06, 2007 12:52 am

Variables in HTML Files

Post by peterg012 »

Hi,

I often see something like the below in html files:-

Code: Select all

<title>%%Config.KnowledgebaseName%%</title>
[/b]

What exactly is it? Is it a place holder? Do you know of any tutorials on this?

Thanks!! :oops:
User avatar
s.dot
Tranquility In Moderation
Posts: 5001
Joined: Sun Feb 06, 2005 7:18 pm
Location: Indiana

Post by s.dot »

Looks like a template, to me.
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.
Post Reply