04-04-2011, 03:02 PM
Mirror Script - Create an instant mirror of any web page!
simple yet powerful
Code:
enjoy!
You may also use zimplit to get the page cloned and edit from backend
with WYSIWYG kind of editor. its free and 100% newbie friendly just need
to upload html files as is on the server.
Main page
Code:
http://www.zimplit.com/index.html
Demo
Code:
simple yet powerful
Code:
Code:
<?php
$url = "http://www.yahoo.com";
echo '<base href="'.$url.'" />' . file_get_contents($url);
?>
You may also use zimplit to get the page cloned and edit from backend
with WYSIWYG kind of editor. its free and 100% newbie friendly just need
to upload html files as is on the server.
Main page
Code:
http://www.zimplit.com/index.html
Demo
Code:
Code:
http://www.zimplit.com/demo/zimplit.php