MySQL Error: 1064 et accès au site
Fermé
stefano
-
Modifié par stefano le 13/05/2010 à 17:40
avion-f16 Messages postés 19249 Date d'inscription dimanche 17 février 2008 Statut Contributeur Dernière intervention 15 juin 2024 - 13 mai 2010 à 19:57
avion-f16 Messages postés 19249 Date d'inscription dimanche 17 février 2008 Statut Contributeur Dernière intervention 15 juin 2024 - 13 mai 2010 à 19:57
A voir également:
- MySQL Error: 1064 et accès au site
- Mysql community server - Télécharger - Bases de données
- Cmos checksum error ✓ - Forum Carte-mère/mémoire
- Eespt technical error ✓ - Forum TNT / Satellite / Réception
- Error 2002 (hy000): can't connect to local mysql server through socket '/var/run/mysqld/mysqld.sock' (2) ✓ - Forum Linux / Unix
- Mysql error 1 ✓ - Forum Réseaux sociaux
1 réponse
avion-f16
Messages postés
19249
Date d'inscription
dimanche 17 février 2008
Statut
Contributeur
Dernière intervention
15 juin 2024
4 505
13 mai 2010 à 19:57
13 mai 2010 à 19:57
Si $lang est une chaine il faut s'arranger pour que la requête envoyée à MySQL aie des guillemets autour de cette chaine.
$Slogan = $db->sql_get_first('SELECT C_Slogan FROM tbl_site_info WHERE FK_LangID= "'.$lang.'"');