| String passed to URLVariables.decode() must be a URL-encoded query string containing name/value pair |
|
|
| Scritto da Flep | |
| Saturday 10 May 2008 | |
|
Sviluppando con Flash CS3 e PHP capita di ricevere il seguente errore: The String passed to URLVariables.decode() must be a URL-encoded query string containing name/value pairs. Solitamente è un errore dovuto ad un errato echo del PHP su Flash. Quindi per risolvere il problema, l' echo del PHP deve essere come il seguente:
e da Flash si ottiene in questo modo:
Trackback(0)
Commenti (1)
![]() Scrivi commento
|
|
| Ultimo aggiornamento ( Saturday 10 May 2008 ) |
| < Prec. | Pros. > |
|---|














quanto ci son diventato scemo per quell' errore !
grazie