PHP Classes

image created, but i dont find the image

Recommend this page to a friend!

      Webshots  >  All threads  >  image created, but i dont find the image  >  (Un) Subscribe thread alerts  
Subject:image created, but i dont find the image
Summary:something wrong with the img_path
Messages:1
Author:dogan ramazan
Date:2014-01-09 08:13:41
 

  1. image created, but i dont find the image   Reply   Report abuse  
Picture of dogan ramazan dogan ramazan - 2014-01-09 08:13:42
hi,

i was in search of making screenshots from a given url and found finally this api. I join to this website ->

plsein.tk/site/products/products

and got my code / key to connecting the api. This works fine, i think, because of the response "image was created", but i dont find the image on my server. I believe there is a problem with the img_path i given. It is an absolut-path and looks something like that ->

$img_path = 'http://www.example.com/media/screenshots/'.$id.'.png';