Bazı dinamik şablon oluşturma ve ben harici bir CSS dosyasındaki PHP değişkenleri kullanmak istediğiniz bir sorunu var.
Example:
if stylesheet is styles.css and then I want to use this file as styles.php so that I can use variables in this file to make css dynamic.
What should I do for this. Thanks in advance.