PDO slow connection to MySQL database

خرید بک لینک
I tried some of the solutions I found online (like changing localhost to 127.0.0.1) but nothing sped it up. Any ideas why it is slow? On average it's 2 seconds slower compared to my mysqli connections.

try{
$pdo = new PDO("mysql:host=$db_host;dbname=$db_name", $db_user, $db_pass);
}
catch(PDOException $e) {
echo ''.$e->getMessage();
}
Code (markup):
WordPress ...

ما را در سایت WordPress دنبال می‌کنید

برچسب: نویسنده: استخدام کار بازدید: 37 تاريخ: جمعه 26 مرداد 1403 ساعت: 20:38

صفحه بندی