Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8719209
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T06:44:19+00:00 2026-06-13T06:44:19+00:00

Possible Duplicate: Save full webpage I need to save page source of external link

  • 0

Possible Duplicate:
Save full webpage

I need to save page source of external link using PHP , Like we saving in PC.

p.s :saved folder has images and html contents.

I tried below code…it just puts the source in tes.html , i need to save all images too.So we access if offline.

<?php
include 'curl.php';
$game = load("https://otherdomain.com/");
echo $game;
?>

<?php 
file_put_contents('tes.html', $game);
?>
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T06:44:20+00:00Added an answer on June 13, 2026 at 6:44 am

    What you are trying to do is mirroring a web site.

    I would use the program wget to do so instead of reinventing the wheel.

    exec( 'wget -mk -w 20 http://www.example.com/' );
    

    See:

    • http://en.wikipedia.org/wiki/Wget
    • http://fosswire.com/post/2008/04/create-a-mirror-of-a-website-with-wget/
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Possible Duplicate: How to save webpage as a image file using PHP? I would
Possible Duplicate: Google Maps Save Polygon and points in MySQL using PHP In my
Possible Duplicate: save image from php url using php How can i use php
Possible Duplicate: How do I make a request using HTTP basic authentication with PHP
Possible Duplicate: Is there a way to take a screenshot using Java and save
Possible Duplicate: PHP Source Control Server Hello, I know there is a SVN Extension
Possible Duplicate: Link into full div - html and css I'm trying to construct
Possible Duplicate: Size Limitation of NSUserDefault? I am saving the images using NSUserDefaults .
Possible Duplicate: How to extract img src, title and alt from html using php?
Possible Duplicate: Android: Saving a state during Android lifecycle i want to save some

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.