How do I edit an external css file with PHP? -
I have a page with image I want the client to be able to upload a new image in the database and then Be able to exclude the image from inside the CMS Once they convert it to CMS, I want to edit PHP background image in an external CSS file.
Is it possible to do this? I know PHP is a way to exclude an image tag in HTML markup, but I would like to be able to edit the external CSS file to keep my code cleaner.
"post-text" itemprop = "text"> AddHandler application / x-httpd-php.css
Comments
Post a Comment