954,597 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Using TPLs in combination with PHP

Hello,


These last few days I was feeling like remodding my PHPBB completely, and when I scanned through the files, I came acrossed the TPL files. I wondered, TPL? and thus opened one of the files with my editor. I seen the lines coded, "{FORUM_NAME}," or something similar and wandered again what it was. I did some research on TPL files and using them with PHP, but nothing seemed to give me the appropriate answer.
If anyone can and will help me, I would appreciate so. Again, I would like to know how I can use TPL files with my PHP website. Any explantion that shows the usage will help, and thank you. Also, the example(s) do not have to relate to a forum of any kind. Just a simple example showing how TPLs may be used.

JC_McGeekster
Newbie Poster
18 posts since Oct 2005
Reputation Points: 10
Solved Threads: 0
 

I have never used TPL, but somewhere (on another forum I think) I read:

TPL files are text files filled with blocks of html that are included in their respective spots.

I found one tutorial that may be kind of close to what you are looking for.

It certainly was difficult to find much information about TPL (NOT 'Terminal' or 'Table producing' language). Hopefully someone else will be able to shed a little more light on the subject.

fsn812
Junior Poster in Training
93 posts since Jan 2004
Reputation Points: 41
Solved Threads: 2
 

Thanks a lot fsn812, for your help and speed.

JC_McGeekster
Newbie Poster
18 posts since Oct 2005
Reputation Points: 10
Solved Threads: 0
 

Anytime :)

fsn812
Junior Poster in Training
93 posts since Jan 2004
Reputation Points: 41
Solved Threads: 2
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You