Jump to content

Template system


Recommended Posts

I already know how to swim...jsut not int he object oriented end.

Most of the tutorials are not what I'm loking for. And content management tutorials I've found ahve most of the html hard coded into the script. and I read the one here.

What I'm looking for is a simple script that will parse an html script like this:

[code]<html>
<head>
<title>Infected Designs :: {PAGE_TITLE}</title>
</head>

<body>
<h1>{CONTENT}</h1>

</body>
</html>[/code]
Link to comment
https://forums.phpfreaks.com/topic/11439-template-system/#findComment-42943
Share on other sites

  • 1 year later...

Archived

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

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.