Fonction qui vérifie l'existence d'une table dans une base de données. La fonction retourne TRUE en cas de succès.
|
|
| php.net | Description | Versions PHP | OUTIL |
|---|---|---|---|
| array | Crée un tableau | PHP 4, PHP 5, PHP 7, PHP 8 | |
| echo | Affiche une chaîne de caractères | PHP 4, PHP 5, PHP 7, PHP 8 | |
| in_array | Indique si une valeur appartient à un tableau | PHP 4, PHP 5, PHP 7, PHP 8 | |
| mysqli_close | Ferme une connexion | PHP 5, PHP 7, PHP 8 | |
| mysqli_connect | Ouvre une connexion à un serveur MySQL | PHP 5, PHP 7, PHP 8 | |
| return | Retourne le controle du programme au module appelant. | PHP 4, PHP 5, PHP 7, PHP 8 | |
23 Sept 2019
Dernière mise à jour :