Detected 1 occurrence(s) of ‘mysql_[p]*connect\(["']{0,1}[a-z0-9\-\.\$]+["']{0,1}\s*,’: <?php header('Content-Type: text/html; charset=utf8'); include('simple_html_dom/simple_html_dom.php'); mysql_connect('host', 'login', 'password'); mysql_select_db('dbname'); mysql_query('set names utf8'); $result_data = file_get_contents('http://exist.ru/cat/unicat/Catalog.aspx?section=7&id=3'); $html = new simple_html_dom(); $html->load($result_data); $alink = Source: http://pastebin.com/raw.php?i=NmEvMaGX
↧