Welcome back to shortlearner.com, In our previous post we learn how to insert a form data into a file.
Today we learn how to capture website screenshot by using PHP inbuilt functions.
PHP provide us a function called imagegrabscreen
this function help us to Grabs a screenshot of the whole screen.