websitemde mysql baglatı ayarlarını yapıyorum sitem açılmıyor, tüm bilgileri doğru yaptığıma kesinlikle eminim fakat namespace hatası alıyorum
[04-Jan-2021 13:57:23 UTC] PHP Fatal error: Namespace declaration statement has to be the very first statement or after any declare call in the script in db_islemleri.php on line 2
db_islemleri ;
namespace php\db_islem;
use PDO;
use PDOException;