[php] comparer 2 tableaux
Résolu/Fermé
magic001
kilian
- Messages postés
- 29
- Date d'inscription
- dimanche 27 mars 2005
- Statut
- Membre
- Dernière intervention
- 28 novembre 2008
kilian
- Messages postés
- 8731
- Date d'inscription
- vendredi 19 septembre 2003
- Statut
- Modérateur
- Dernière intervention
- 20 août 2016
A voir également:
- [php] comparer 2 tableaux
- [php] comparer 2 tableaux ✓ - Forum - PHP
- Comparer deux tableaux en c ✓ - Forum - C
- Excel comparer deux tableaux ✓ - Forum - Excel
- Comparer deux tableaux excel recherchev ✓ - Forum - Excel
- Php comparer deux dates ✓ - Forum - PHP
1 réponse
kilian
30 mars 2006 à 10:33
- Messages postés
- 8731
- Date d'inscription
- vendredi 19 septembre 2003
- Statut
- Modérateur
- Dernière intervention
- 20 août 2016
30 mars 2006 à 10:33
Utilise print_r() ou var_dump() pour voir le contenu de tes tableaux, tu comprendras mieux où ça cloche après ça.