Does CURL require "http://" or it works without "http://" i-e: only www? Please help me, I really need this help. Thanks
Use http:// curl also supports https//, ftp:// and all other kinds of protocols. http://www.thelinuxblog.com/linux-man-pages/1/curl for more information.
um. thanks for posting. but i wanted to know , if it works without http:// i-e : just with www. I already know that it works with https:// and ftp:// etc.