[phpMyAdmin Developers] What is wrong ?
lavercq <[email protected]>
| Newsgroups | gmane.comp.php.phpmyadmin.devel |
|---|---|
| Message-ID | <CACrh4JaA_SKzvmGG4zAQNid8ELHUkzWYetjG3X7aR5+1WzVnsQ@mail.gmail.com> |
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 !* _______________________________________________ Developers mailing list [email protected] https://lists.phpmyadmin.net/mailman/listinfo/developers
image.png
(image/png, 143.4 KB) - not displayed