
30 May
2018
30 May
'18
12:17 a.m.
I have a problem between MySQL and PHP... When I try this in MySQL : SELECT * FROM SJH JOIN sjhliaison ON ( SJH.ID = sjhliaison.PID AND sjhliaison.Tlid ='$Tid' ) WHERE sjhFrancais LIKE '$item%' puting '28' for $Tid and 'osier' in place of $item : SELECT * FROM SJH JOIN sjhliaison ON ( SJH.ID = sjhliaison.PID AND sjhliaison.Tlid = '28' ) WHERE sjhFrancais LIKE 'osier%'; I have 3 answers : Affichage des enregistrements 0 - 2 (3 total, Traitement en 0.0147 sec.) But when i try this with php : *Aucun mot ne correspond !*
2664
Age (days ago)
2664
Last active (days ago)
0 comments
1 participants
participants (1)
-
lavercq