Saving image from PHP URL

后端 未结 12 1727
日久生厌
日久生厌 2020-11-21 17:10

I need to save an image from a PHP URL to my PC. Let\'s say I have a page, http://example.com/image.php, holding a single \"flower\" image, nothing else. How ca

12条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-11-21 18:15

    install wkhtmltoimage on your server then use my package packagist.org/packages/tohidhabiby/htmltoimage for generate an image from url of your target.

提交回复
热议问题