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 <[EMAIL PROTECTED]> wrote:
> 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 save it
> to disk or the db.  How can I do this and pull in all the css, images, etc?
>
>
>
> Thanks!
>



-- 
Los sabios buscan la sabidurĂ­a; los necios creen haberla encontrado.
Gabriel Sosa

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

Reply via email to