Re: [css-d] PHP and CSS

2005-05-13 Thread Brian V Bonini
On Fri, 2005-05-13 at 11:25, Sarah Atkinson wrote: > Out of curiosity can you use PHP with in a CSS. Like maybe have a list of > background images located in a DB and PHP select and insert on into the CSS. > and possibly even have the user define things like font size, font color, > background c

Re: [css-d] PHP and CSS

2005-05-13 Thread Christian Heilmann
On 5/13/05, tedd <[EMAIL PROTECTED]> wrote: > >Out of curiosity can you use PHP with in a CSS. Like maybe have a > >list of background images located in a DB and PHP select and insert > >on into the CSS. and possibly even have the user define things like > >font size, font color, background color,

Re: [css-d] PHP and CSS

2005-05-13 Thread tedd
Out of curiosity can you use PHP with in a CSS. Like maybe have a list of background images located in a DB and PHP select and insert on into the CSS. and possibly even have the user define things like font size, font color, background color, and typeface. Sarah Sarah; Maybe this might help: ht

Re: [css-d] PHP and CSS

2005-05-13 Thread Ken Robinson
Quoting [EMAIL PROTECTED]: Sarah Atkinson wrote on 05/13/2005 10:25:55 AM: Out of curiosity can you use PHP with in a CSS. Like maybe have a list of background images located in a DB and PHP select and insert on into the CSS. and possibly even have the user define things like font size, font color,

Re: [css-d] PHP and CSS

2005-05-13 Thread Marko Locher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sarah Atkinson wrote: > Out of curiosity can you use PHP with in a CSS. Like maybe have a list of > background images located in a DB and PHP select and insert on into the CSS. > and possibly even have the user define things like font size, font colo

Re: [css-d] PHP and CSS

2005-05-13 Thread Jack Keller
Sarah Atkinson wrote: Out of curiosity can you use PHP with in a CSS. Like maybe have a list of background images located in a DB and PHP select and insert on into the CSS. and possibly even have the user define things like font size, font color, background color, and typeface. Sarah You can a

Re: [css-d] PHP and CSS

2005-05-13 Thread Brian Cummiskey
Brian Cummiskey wrote: body { background: ; } clearly, i meant echo, not echp Happy Friday :) __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ S

Re: [css-d] PHP and CSS

2005-05-13 Thread Martin . C . Austin
Sarah Atkinson wrote on 05/13/2005 10:25:55 AM: > Out of curiosity can you use PHP with in a CSS. Like maybe have a > list of background images located in a DB and PHP select and insert > on into the CSS. and possibly even have the user define things like > font size, font color, background col

Re: [css-d] PHP and CSS

2005-05-13 Thread Brian Cummiskey
Sarah Atkinson wrote: Out of curiosity can you use PHP with in a CSS. Like maybe have a list of background images located in a DB and PHP select and insert on into the CSS. and possibly even have the user define things like font size, font color, background color, and typeface. Sure. php runs on