Jump to content

I want to grab a specific pixel from another website


Gayner

Recommended Posts

Like is there a php function that would let me

 

grab a certain image or take a image of a website then echo it back out on my site as a .jpg image?

 

Will this be possible in the near future as php coders become better?

 

or is there a way I can make it do 5215x2312 on the screen, so my php script connects to that website url i put and goes to that DIRECTION And take a snapshop then comes and echo's it out as any filetype image so my users can see?

What he means is why in the world would the PHP devs add that feature?

 

 

 

It could technically be possible with imagegrabscreen and a COM object on Windows....  But it would still be kind of funky.

 

Because they have nothing better to do.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.