Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 
  • Snapshot of any website from its URL

    • 0
    • 1
    • 1
    • 2
    • 0
    • 0
    • 0
    • 0
    • 172
    Comment on it

    Get the snapshot of any website in php without writting a script

    <html>
    <head>
    <!--[if IE]>
    <style>
    #frame {
        zoom: 0.2;
    }
    </style>
    <![endif]-->
    
    </head>
    <body>
    <div class="test11">
      <img src="http://api.snapito.com/free/mc/www.ebay.com" />
    ?>
     </div>
    </body>
    </html>
    
    <style>
        .test11 img {
            transition: all 2s ease 0s;
              width: 16%;
        }
    
        .test11 img:hover {
            transition: all 2s ease 0s!important;
              width: 30%;
        }
    
    
    </style>
    

 0 Comment(s)

Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: