Bonjour, j'ai un fichier nommé config.php avec une variable $bdd qui contient les infos pour se connecter à ma base Mysql pour mon objet PDO.
J'aimerai savoir si il est possible qu'une personne appel depuis l'exterieur ma page config.php et affiche mes ID via un echo $bdd ?
Partager