<?php include("css2arr.php"); $oCSS=new CSS(); $oCSS->parseFile("style.css"); print_r($oCSS['css']); ?>