Re: [PHP] Using html templates

2001-05-24 Thread Rob Hardowa
I'm using PHPLib as well and am not all that happy with it. It was working just fine until our host decided to upgrade to PHP4. After that, any values being inserted to HTML using templates that had dollar signs and values would not display! For example, if you said admission was $15.00 all

Re: [PHP] Using html templates

2001-05-23 Thread Tolga \"thorr\" Orhon
I am using libphp and quite satisfied with it. http://phplib.netuse.de/ -- Tolga 'thorr' Orhon ""Jamie Thompson"" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > what is the best way of using html templates to display data from a database? > > -- > PHP General

[PHP] Using html templates

2001-05-23 Thread Jamie Thompson
what is the best way of using html templates to display data from a database? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]