<?php $css = 'url("../img/mines/terrorists/6.jpg")'; preg_match_all('/url\("(.+)"\)/', $css, $matches); var_export($matches);
You have javascript disabled. You will not be able to edit any code.