View Single Post
  #2 (permalink)  
Old Oct 30th, 2007, 18:38
alexgeek's Avatar
alexgeek alexgeek is online now
Technical Administrator

SuperMember
Join Date: Jul 2007
Location: Webforumz 24/7
Age: 15
Posts: 3,804
Blog Entries: 9
Thanks: 2
Thanked 2 Times in 2 Posts
Re: Php output in to CSS

You can either use fread and fwrite to write a .css file see tizag.
Or you can just put it on a php page between <style type="text/css"> and </style>.
Reply With Quote