Re: [PHP] Using PHP to Generate a CSS Style Sheet

2003-03-04 Thread Justin French
on 04/03/03 5:37 PM, Phillip S. Baker ([EMAIL PROTECTED]) wrote: I would like to use PHP to make calls from a DB and generate a CSS file. Anyone have any ideas on doing this? every day :) PHP is some kind of programming language which is PARSED by PHP. The result is a TEXT FILE of some

[PHP] Using PHP to Generate a CSS Style Sheet

2003-03-03 Thread Phillip S. Baker
Greetings all, I would like to use PHP to make calls from a DB and generate a CSS file. Anyone have any ideas on doing this? Will php commands executre from a .css file or is there a different way to do this?? Blessings Phillip +++ IMPORTANT:

Re: [PHP] Using PHP to Generate a CSS Style Sheet

2003-03-03 Thread Leif K-Brooks
It doesn't have to be a .css file, just as HTML generated from PHP doesn't have to have a .html extension. Phillip S. Baker wrote: Greetings all, I would like to use PHP to make calls from a DB and generate a CSS file. Anyone have any ideas on doing this? Will php commands executre from a .css