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