// you’re reading...

Web Design

Variables in your CSS via PHP

Some tips on dynamically generating CSS from PHP. Note this first code trick by changing the content type:

< ?php
header('Content-type: text/css');
?>

Read full article: Variables in your CSS via PHP

Discussion

Comments are disallowed for this post.

Comments are closed.

About Stan Shinn

Stan ShinnStan Shinn is a high impact player in the web marketing field, writing prolifically on various internet technology topics, web marketing techniques, and business innovation. A voracious reader, Shinn is the author of Web Project Survival Guide.

Stan's Book

Web Project Survival GuideTake on every Internet project with the hands-on expertise you'll find in Stan Shinn's book Web Project Survival Guide. If you want to propel your career by successfully implementing web projects, then this book is for you!

Recent Comments