> I did not have a problem with that as I use file() and not fopen() > (much easier - you don't have to deal with reading and writing to > file descriptors). if you have a problem with the internal HTTP > wrappers' behaviour, you can easly use the cURL extension which > allows you to do anything you want, and is relativly easy to use > (compared to socket programming). there is no reason to use sockets > when other people have already implemented that functionality, > solved all the bugs and provide you with a clean and useful > interface.
yep, I'd suggest to use the cURL extensions inside PHP too. Stipe [EMAIL PROTECTED] ------------------------------------------------------------------- Wapme Systems AG Vogelsanger Weg 80 40470 D�sseldorf Tel: +49-211-74845-0 Fax: +49-211-74845-299 E-Mail: [EMAIL PROTECTED] Internet: http://www.wapme-systems.de ------------------------------------------------------------------- wapme.net - wherever you are
