×
Create a new article
Write your page title here:
We currently have 3,189 articles on s23. Type your article name above or create one of the articles listed here!



    s23
    3,189Articles

    CURL: Difference between revisions

    Content added Content deleted
    imported>mutante
    m (New page: '''cURL''' is a command line tool for transferring files with URL syntax, supporting FTP, FTPS, SCP, SFTP, HTTP, HTTPS, TFTP, TELNET, DICT, FILE and...)
     
    imported>mutante
    mNo edit summary
     
    (One intermediate revision by the same user not shown)
    Line 4: Line 4:


    curl from [[PHP]]: [http://www.php.net/manual/en/ref.curl.php PHP: CURL, Client URL Library Functions]
    curl from [[PHP]]: [http://www.php.net/manual/en/ref.curl.php PHP: CURL, Client URL Library Functions]

    <pre>
    # Performance Comparison*
    # 10 per minute for fopen/fread for 100 HTTP files
    # 2000 per minute for PHP/CURL for 2000 HTTP files
    </pre>


    [[en-wp:CURL]]
    [[en-wp:CURL]]

    Latest revision as of 22:06, 11 February 2007

    cURL is a command line tool for transferring files with URL syntax, supporting FTP, FTPS, SCP, SFTP, HTTP, HTTPS, TFTP, TELNET, DICT, FILE and LDAP.

    curl from PHP: PHP: CURL, Client URL Library Functions

    # Performance Comparison*
    # 10 per minute for fopen/fread for 100 HTTP files
    # 2000 per minute for PHP/CURL for 2000 HTTP files
    

    en-wp:CURL

    Cookies help us deliver our services. By using our services, you agree to our use of cookies.
    Cookies help us deliver our services. By using our services, you agree to our use of cookies.