[Php] pb : Uninitialized string offset
Résolu
Xandler
Messages postés
38
Date d'inscription
mardi 10 avril 2007
Statut
Membre
Dernière intervention
10 mai 2007
-
26 avril 2007 à 10:33
zaww -
zaww -
A voir également:
- Uninitialized string offset
- Uninitialized string offset php - Meilleures réponses
- Notice: uninitialized string offset: 0 - Meilleures réponses
- Easy php - Télécharger - Divers Web & Internet
- Expert php pinterest - Télécharger - Langages
- Php alert ✓ - Forum PHP
- Retour a la ligne php ✓ - Forum PHP
- MessageBox en PHP ✓ - Forum PHP
26 avril 2007 à 11:05
26 avril 2007 à 11:54
exemple si $res ="aaaa\n\nbbbb"
alors $array_res contient :
"aaaa"
""
"bbbb"
C'est plus clair ?
26 avril 2007 à 12:08