Miscellaneous

  Home arrow Miscellaneous arrow Page 4 - Dynamic CSS with PHP
MISCELLANEOUS

Dynamic CSS with PHP
By: bluephoenix
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 4 stars4 stars4 stars4 stars4 stars / 57
    2004-06-23

    Table of Contents:
  • Dynamic CSS with PHP
  • Grouping Browser Style Sheets
  • Environment Aware Style Sheets
  • Conclusion

  •  
     

    SEARCH CODEWALKERS

    TOOLS YOU CAN USE

    advertisement

    Dynamic CSS with PHP - Conclusion


    (Page 4 of 4 )

    PHP can be used to generate more than just HTML content... it can generate PDFs and images, so why not style sheets?

    We've looked at how PHP can help keep related styles together in one document as opposed to having separate files cluttering our directories. We've also seen how JavaScript can communicate back to the server so PHP can create a custom style sheet on-the-fly. Yet these are only two examples.

    I've once seen an instance where PHP and CSS was used to help smooth the themeing process for an application; the programmer used a separate include file to pair keys and values and then filtered them through the dynamic style sheet.

    Really, your own ingenuity is your only limit when it comes to using PHP.

    About The Author

    Timothy Boronczyk lives in Syracuse, NY, where he works as an E-Services Coordinator for a local credit union. He has a background in elementary education, over 5 years experience in web design and has written tutorials on web design, PHP, Ruby, XML and various other topics. His hobbies include photography and composing music.


    DISCLAIMER: The content provided in this article is not warranted or guaranteed by Developer Shed, Inc. The content provided is intended for entertainment and/or educational purposes in order to introduce to the reader key ideas, concepts, and/or product reviews. As such it is incumbent upon the reader to employ real-world tactics for security and implementation of best practices. We are not liable for any negative consequences that may result from implementing any information covered in our articles or tutorials. If this is a hardware review, it is not recommended to open and/or modify your hardware.
    blog comments powered by Disqus

    MISCELLANEOUS ARTICLES

    - Oracle Database XE: Indexes and Sequences
    - Modifying Tables in Oracle Database XE
    - Oracle Database XE: Tables and Constraints
    - More on Oracle Databases and Datatypes
    - Oracle Database XE Datatypes: Datetime and L...
    - Oracle Database XE Datatypes: Character and ...
    - From Databases to Datatypes
    - Firefox 3.6.6 Released with Improved Plug-in...
    - Attention Bloggers: WordPress 3.0 Now Releas...
    - Reflection in PHP 5
    - Inheritance and Other Advanced OOP Features
    - Advanced OOP Features
    - Linux from Scratch V.6.6 Review
    - Linux Gaining in Strength
    - Install Slackware on Your Old PC


    © 2003-2012 by Developer Shed. All rights reserved. DS Cluster 10 - Follow our Sitemap