orderByList['manufacturer']; $result = ''; ?> (.*?)<\/a>/', $content, $matches, PREG_SET_ORDER)) { $result = ''; } else { if (preg_match_all('/
([^<]*)<\/div>/', $content, $matches, PREG_SET_ORDER)) { $result = ''; } } echo $result; ?>