Forgot to include list...
---------- Forwarded message ----------
From: tamouse mailing lists <tamouse.li...@gmail.com>
Date: Wed, Sep 28, 2011 at 4:06 PM
Subject: Re: [PHP] Curl cost
To: muad shibani <muad.shib...@gmail.com>


On Wed, Sep 28, 2011 at 3:28 AM, muad shibani <muad.shib...@gmail.com> wrote:
> what are the costs of using PHP Curl to show another websites on my site as
> stumbleon do ..
> traffic, memory or what?

If you use curl to suck the web page into a variable, could be
tremendous. Better to curl it into a temporary file if you're going
that way.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to