[Php] pb : Uninitialized string offset
Résolu
Xandler
Messages postés
38
Date d'inscription
Statut
Membre
Dernière intervention
-
zaww - 3 mai 2011 à 23:28
zaww - 3 mai 2011 à 23:28
A voir également:
- Uninitialized string offset
- Uninitialized string offset: 0 - Meilleures réponses
- Uninitialized string offset php - Meilleures réponses
- Easy php - Télécharger - Divers Web & Internet
- Expert php pinterest - Télécharger - Langages
- Retour a la ligne php ✓ - Forum PHP
- Alert php ✓ - Forum PHP
- Php alert ✓ - Forum PHP
exemple si $res ="aaaa\n\nbbbb"
alors $array_res contient :
"aaaa"
""
"bbbb"
C'est plus clair ?