View Single Post
  #1 (permalink)  
Old Sep 25th, 2004, 03:00
gohankid77 gohankid77 is offline
Junior Member
Join Date: Jul 2004
Posts: 32
Thanks: 0
Thanked 0 Times in 0 Posts
Question: Stylesheet switching with PHP possible?

Hello everybody. I recently started learning PHP, and I was simply wondering if there was a way to use PHP to "switch" style sheets for a page. Basically, it would look like any other page with a link to a printable version. The difference would be that I wouldn't create a completely new page, but simply "switch" style sheets from the screen version to a printable version. Is this possible?

Thanks from a PHP newbie in advance!