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
  • 77,023
  • 7
  • 60
  • 83

0 Answers0