Warning: include() [function.include]: open_basedir restriction in effect. File(/opt/plesk/php/5.2/share/pear/dbconnect.php) is not within the allowed path(s): (/var/www/vhosts/pdu.edu.vn/:/tmp/) in /var/www/vhosts/pdu.edu.vn/httpdocs/modules/Download/index.php on line 6
//mysql_connect("localhost","root","te827555") or
//die ("Khong ket noi voi database");
//mysql_select_db("pdudata") or
//die ("Khong chon duoc database");
mysql_connect("localhost","lts","5Hw6b1%v") or
die ("Khong ket noi voi database");
mysql_select_db("pdudata") or
die ("Khong chon duoc database");
?>