Posted by J2be on 11/26/05 20:58
"Stefan Mueller" <seekware-remove-@yahoo.com> wrote in message
news:dma1to$16cd$1@news.imp.ch...
> Sometimes I see the following text on my PHP generated page
> HTTP/1.1 100 Continue
>
> What's that and how can I avoid that?
> Stefan
>
>
<?PHP
header("Connection: close");
header("Expires: -1");
?>
should suffice.
have a nice day.
--
----
Leonardo Armando Iarrusso
J2be - It Services for your Business
P. IVA: 01319360622
Via S. Spirito, 19
82100 Benevento (BN) - Italy
Tel/Fax: +39 0824 22887
Mobile: +39 349 1482304
e-mail: info[at]J2Be.com
www: http://www.J2Be.com
Skype: j2be_it (info[at]J2Be.com)
Navigation:
[Reply to this message]
|