Boyd, Todd M. wrote:
-Original Message-
From: blackwater dev [mailto:[EMAIL PROTECTED]
Sent: Sunday, June 01, 2008 9:26 PM
To: Shawn McKenzie
Cc: php-general@lists.php.net
Subject: Re: [PHP] saving outside website content via php...
Yes, but file_get_contents will get me the code which
> -Original Message-
> From: blackwater dev [mailto:[EMAIL PROTECTED]
> Sent: Sunday, June 01, 2008 9:26 PM
> To: Shawn McKenzie
> Cc: php-general@lists.php.net
> Subject: Re: [PHP] saving outside website content via php...
>
> Yes, but file_get_contents will get m
Yes, but file_get_contents will get me the code which I could then echo back
out to the browser but that wouldn't give me any external images, css files
or js.
On Sun, Jun 1, 2008 at 11:23 AM, Shawn McKenzie <[EMAIL PROTECTED]>
wrote:
> Gabriel Sosa wrote:
>
>> why no just save the searhed url
Gabriel Sosa wrote:
why no just save the searhed url in a db field. next time you just
need call the iframe with the last or N search
anyway if you still want to save all the searched page try using curl
http://ar.php.net/manual/en/function.curl-exec.php
saludos
On Sat, May 31, 2008 at 8:11
why no just save the searhed url in a db field. next time you just
need call the iframe with the last or N search
anyway if you still want to save all the searched page try using curl
http://ar.php.net/manual/en/function.curl-exec.php
saludos
On Sat, May 31, 2008 at 8:11 PM, blackwater dev <[E
I'm using the google api to allow people to search the web via my site. The
pages are simply iframed within my site. Is it possible for me to give them
a 'save' button and let them save the page they are viewing in it's current
state? I don't mean save to their computer but I would use php to sa
6 matches
Mail list logo