Jump to content

can php dynamically load css


talan3000

Recommended Posts

I know this site is for the high speed hackers but I can't get an answer anywhere else and I figure if none of you guys know then it's probably not possible.

 

The question is; can you have a css page dynamically imported into a web page. Opposed to redirecting a browser to a web page for compatibility purposes I think it would be much more efficient to keep the page the same and have the page import the style sheet that makes the page compatible with the particular browser.

 

I know php allows you to upload random images to your pages, I just need to know if it's possible to detect a browser and upload the appropriate style sheet. 

Link to comment
https://forums.phpfreaks.com/topic/82397-can-php-dynamically-load-css/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.