PHP include files or Templates?

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

Jay
Forum Newbie
Posts: 22
Joined: Fri Jul 12, 2002 8:36 am
Location: KUL, Malaysia

Post by Jay »

i think i've done as many versions of my website using each method described above and FINALLY settled down to using a template class not much different from the one phpBB uses and it works lightning fast and designing is SO easy once you get the PHP codes working.

so i would recommend using a template class; i use it on GIDTopsites (below) and presently re-doing my main site to use it as well.

[added] oops, for got to mention the name of the template : patTemplate. u'll have to search on google tho
jason
Site Admin
Posts: 1767
Joined: Thu Apr 18, 2002 3:14 pm
Location: Montreal, CA
Contact:

Post by jason »

The king of PHP templates: http://smarty.php.net
User avatar
9902468
Forum Commoner
Posts: 89
Joined: Thu Jun 06, 2002 6:39 am
Location: Europe

Post by 9902468 »

I know that that username is kind of stupid, but I use it everywhere and thus remember it. Actually it is my student number that is used as a login name in most of our school systems, ie. workstation login, registering to courses etc. The number means that I entered the school 1999 (99) and then there is 02 that means something I forgot already, and I was 468th student that year to be accepted to the school. Interesting, no?

-9902468
Post Reply