Contact: aviboots(AT)netvision.net.il
38,119 questions
49,726 answers
573 users
$con = new PDO("mysql:dbname=abc_db;host=localhost", "user_root", "password_12345"); $con->exec("SET NAMES 'utf8'");