Is it possible to capture web pages by using PHP?

Asked By 30 points N/A Posted on -
qa-featured

I want to capture webpages into a image format with the help of PHP.

SHARE
Best Answer by Sharath Reddy
Answered By 0 points N/A #157176

Is it possible to capture web pages by using PHP?

qa-featured

I am not sure whether PHP will support such technology.

But you can use image capturing tool like snagit which will do the same thing for you.

You can directly capture the entire webpage image. There are other tools also which will do the same kind of things, but the best among all of those is snagit.

If you want the entire webpage to be downloaded in the format like the same webpage format you can do that by using Website ripper tools which will allow you to download the entire website.

It is the advanced tool which will allow you to download the entire website.

There are few more tools like offline browser which will also server the same thing.

Best Answer
Best Answer
Answered By 590495 points N/A #157177

Is it possible to capture web pages by using PHP?

qa-featured

Yes, I too agree about that. I, too, think that it is not possible to capture a webpage and then saving it into an image format by using PHP.

But if you are new to PHP programming and you are that eager to learn how to create program codes or scripts using PHP, then W3Schools will help you.

PHP is a powerful tool for making interactive and dynamic web pages and it is the widely used, free, and efficient alternative to competitors such as the ASP of Microsoft.

W3Schools is the world’s largest web development site where you can learn different web programming tools that you can use on your website.

By going to the site you will learn:

  • HTML

    • HTML
    • HTML5
    • CSS
    • CSS3
  • Browser Scripting

    • JavaScript
    • HTML DOM
    • DHTML
    • AJAX
    • jQuery
    • JSON
    • Google Maps
  • Server Scripting

    • PHP
    • SQL
    • ASP
    • ADO
    • VBScript
  • ASP.NET

    • ASP.NET
    • Web Pages
    • Razor
    • MVC
    • Web Forms
    • .NET Mobile

To learn more about it and to start your online tutorial, do visit here.

Related Questions