I was about to modify a script that fetches files for xml content. It currently does so using fsockopen. I originally was going to use plain fopen, and I know that curl can also be used. Im looking for preferences as to use one method over another. Why one is better than the other etc. Thanks for any input you may provide...
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php