English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

2 answers

Well php is an active code that outputs code from the server when requested. The surrounding html sets the "design" the code specifies what to output within the "design" or layout.

Without knowing what you intend to imbed within the design it is impossible to tell you how to make a template.
It could be as simple as using your existing html layout and adding a single php command and saving as file.php.

I would suggest a good book on PHP programming as a start. Or visit some of the online php information sites.

2007-04-27 01:40:42 · answer #1 · answered by Tracy L 7 · 0 0

Use smarty instead. www.smarty.net. Its free and made for PHP templates. But if you don't know PHP, then it may be a challenge.

2007-04-27 09:57:00 · answer #2 · answered by rob 3 · 0 0

fedest.com, questions and answers