I was changing css file urls like str_replace('url(', 'url(somelocation/', $content);
now I want to exclude, absolute path ones, like url(/ does any one suggest something?
I was changing css file urls like str_replace(‘url(‘, ‘url(somelocation/’, $content); now I want to
Share
1 Answer