Undefined offset: 1
Résolu/Fermé
maleckk
Messages postés
66
Date d'inscription
dimanche 28 février 2010
Statut
Membre
Dernière intervention
9 mai 2010
-
17 avril 2010 à 00:51
maleckk Messages postés 66 Date d'inscription dimanche 28 février 2010 Statut Membre Dernière intervention 9 mai 2010 - 17 avril 2010 à 01:04
maleckk Messages postés 66 Date d'inscription dimanche 28 février 2010 Statut Membre Dernière intervention 9 mai 2010 - 17 avril 2010 à 01:04
A voir également:
- Undefined offset: 1
- Offset electronique ✓ - Forum Programmation
- Undefined array key ✓ - Forum PHP
- Undefined mail ✓ - Forum PHP
- Uninitialized string offset ✓ - Forum PHP
- Trying to access array offset on value of type bool ✓ - Forum PHP
1 réponse
maleckk
Messages postés
66
Date d'inscription
dimanche 28 février 2010
Statut
Membre
Dernière intervention
9 mai 2010
17 avril 2010 à 01:04
17 avril 2010 à 01:04
j'ai trouver la solution
if (isset($vara) AND isset($varb)){
list($vara, $varb) = explode( "/" , $chaine);}
if (isset($vara) AND isset($varb)){
list($vara, $varb) = explode( "/" , $chaine);}