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!