php-general | 2000071
Date: 07/14/00
- Next message: Alex Black: "Re: [PHP] Layout Wizards"
- Previous message: Faisal Nasim: "Re: [PHP] weird parser error messages since PHP4"
- Next in thread: Auke van Slooten: "Re: [PHP] Layout Wizards"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, 14 Jul 2000 18:25:43 -0600
Donald Allen <discodude <email protected>> wrote:
> heh, yeah, it was just an example. But here's a real sample:
> http://www.nintendorks.com/content.php?ContentID=102
The easy way is with PHPLib and templates to control and handle the
layout, and then a PHP front end that sits atop the templates and
DB, pouring the DB records into the templates to present the
content.
This is exactly what I do at Kanga.Nu (minus the quaint GET
variables).
-- J C Lawrence Home: claw <email protected> ---------(*) Other: coder <email protected> http://www.kanga/nu/~claw/ Keys etc: finger claw <email protected> --=| A man is as sane as he is dangerous to his environment |=---- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Alex Black: "Re: [PHP] Layout Wizards"
- Previous message: Faisal Nasim: "Re: [PHP] weird parser error messages since PHP4"
- Next in thread: Auke van Slooten: "Re: [PHP] Layout Wizards"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

