RE: [PHP] Difference between CURLOPT_URL and wget
> -Original Message- > From: Ashim Kapoor [mailto:ashimkap...@gmail.com] > Sent: Saturday, January 22, 2011 5:09 AM > To: php-general@lists.php.net > Subject: [PHP] Difference between CURLOPT_URL and wget > > Dear All, > > I am a beginner at PHP. I was stud
[PHP] Difference between CURLOPT_URL and wget
Dear All, I am a beginner at PHP. I was studying the curl library and I came across CURLOPT_URL.I think this can be used similar to wget ? What would be the major differences in these 2 ? Thank you, Ashim