0

Parse error: syntax error, unexpected '=' in C:\xampp\htdocs\proje\admin\Ayarlar\baglan.php on line 3

<?php
try{
  $Baglan = new PDO("mysql:host=localhost;dbname=webing;charset=UTF8", "root", "");
}catch(PDOException $Hata){
   echo "bağlantı hatası" . $Hata->getmessage();
}
?>
AbraCadaver
  • 78,200
  • 7
  • 66
  • 87

0 Answers0