salut j'ai un petit soucis, en utilisant PDO notamment, quand ma requette possède un champs dans une table comme ceciavec tiret 8titre-actualite
il me renvoi cette erreur
quand j'utilise un autre champs il marche parfaitementNotice: Undefined property: stdClass::$titre in C:\wamp\www\traveaux_Saaa\artCompany\include\connection.php on line 22
Notice: Use of undefined constant actualite - assumed 'actualite' in C:\wamp\www\traveaux_Saaa\artCompany\include\connection.php on line 22
Notice: Undefined property: stdClass::$titre in C:\wamp\www\traveaux_Saaa\artCompany\include\connection.php on line 22
Notice: Use of undefined constant actualite - assumed 'actualite' in C:\wamp\www\traveaux_Saaa\artCompany\include\connection.php on line 22
Notice: Undefined property: stdClass::$titre in C:\wamp\www\traveaux_Saaa\artCompany\include\connection.php on line 22
Notice: Use of undefined constant actualite - assumed 'actualite' in C:\wamp\www\traveaux_Saaa\artCompany\include\connection.php on line 22
0
0
0
je veux s'avoir pourquoi PDO n'accepte pas les champs avec tiret 8 et comment Résoudre Mon problème MErci
Voici Mon code
connexion.php
index.php
Code : Sélectionner tout - Visualiser dans une fenêtre à part 
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
Code : Sélectionner tout - Visualiser dans une fenêtre à part 
2
3
4
5
6
7
8
9
10
11
12
13
14
15

 

 
		
		 
        

 
			
			

 
   
 


 PDO et une Requette SQL
 PDO et une Requette SQL
				
 Répondre avec citation
  Répondre avec citation


 
  
  
 
 
			 
   
				 Envoyé par sooprano
 Envoyé par sooprano
					
Partager