Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > it.comp.www.php > #22241
| Path | csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail |
|---|---|
| From | Alessandro Pellizzari <shuriken@amiran.it> |
| Newsgroups | it.comp.www.php |
| Subject | Re: header http multi riga |
| Date | Thu, 13 Sep 2018 10:34:56 +0100 |
| Lines | 17 |
| Message-ID | <fvupa4Fno22U1@mid.individual.net> (permalink) |
| References | <pndaps$g0f$1@gioia.aioe.org> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=iso-8859-15; format=flowed |
| Content-Transfer-Encoding | 8bit |
| X-Trace | individual.net WIpS5l+syS/0INYvzaotzQPkZO7vx+9jRrrbgFHZlQz/K07CA= |
| Cancel-Lock | sha1:4FAntPLoFZ4+WNlaIC+sxv8hsd8= |
| User-Agent | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 |
| In-Reply-To | <pndaps$g0f$1@gioia.aioe.org> |
| Content-Language | en-GB |
| Xref | csiph.com it.comp.www.php:22241 |
Show key headers only | View raw
On 13/09/2018 10:31, alex wrote: > header( > "NAME: LINE1\n\tLINE2" > ); > > Sono supportati ufficialmente dai browser, o è meglio evitarli? Io eviterei, per come funziona il protocollo HTTP. Se ti va bene avrai comunque una riga sola con i backslash escapati. Se ti va male ti troverai valori a caso negli header. Puoi settare lo stesso header più volte (per alcuni header) se hai bisogno di più valori, o encodarlo in qualche modo (serialize, json_encode, ecc.) Bye.
Back to it.comp.www.php | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
header http multi riga alex <1j9448a02@lnx159sneakemail.com.invalid> - 2018-09-13 11:31 +0200
Re: header http multi riga Alessandro Pellizzari <shuriken@amiran.it> - 2018-09-13 10:34 +0100
Re: header http multi riga alex <1j9448a02@lnx159sneakemail.com.invalid> - 2018-09-13 14:43 +0200
Re: header http multi riga alex <1j9448a02@lnx159sneakemail.com.invalid> - 2018-09-14 22:52 +0200
Re: header http multi riga alex <1j9448a02@lnx159sneakemail.com.invalid> - 2018-09-14 17:18 +0200
Re: header http multi riga fmassei@gmail.com - 2018-09-14 08:33 -0700
Re: header http multi riga alex <1j9448a02@lnx159sneakemail.com.invalid> - 2018-09-14 20:33 +0200
csiph-web