Jump to content

design pattern question


jimfog

Recommended Posts

In the web app I am building the design pattern I am using is the following. For example, the app/website has 3 pages, and in these 3 pages functions are called, the functions are located in a separate output.php file. Is the above an example of a "template system"?If not give me an example of a template system please.

Link to comment
Share on other sites

In a strict sense yes in a practical sense no. A template system is a more or less complete way of handling a coding situation in a predescribed way.

Link to comment
Share on other sites

Can you elaborate a little please? Give an example-it would be best.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...