php-general | 2000071
Date: 07/15/00
- Next message: Php User: "[PHP] timezone problem"
- Previous message: idban secandri: "Re: [PHP] newbie problem - code shows no output"
- In reply to: Donald Allen: "[PHP] Layout Wizards"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sat, 15 Jul 2000, Donald Allen wrote:
> Hey,
>
> I'm very new at PHP (still don't know what it is), but I'm looking for a
> tutorial that shows you how to create a layout for your site in PHP... I see
> so many times sites that use something like:
>
> http://www.site.com/newslayout.php?id=13213
>
> Or something like that. Are there any tutorials on the web that will show me
> how to do this?
>
> Thanks!
>
> Don
>
Well, this is done using templates. There are a few template engine's for
PHP out there, but I've made an example site with a template system I
developed myself. You can look at the source and the templates at
http://www.muze.nl/software/examples/addressbook/
~
Auke van Slooten
-- 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: Php User: "[PHP] timezone problem"
- Previous message: idban secandri: "Re: [PHP] newbie problem - code shows no output"
- In reply to: Donald Allen: "[PHP] Layout Wizards"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

