Connecting Tech Pros Worldwide Forums | Help | Site Map

pictures out of php/javascript online photo gallery?

Newbie
 
Join Date: Jul 2009
Posts: 4
#1: Jul 1 '09
Hi,
How to grab pictures out of php/javascript online photo gallery?
Thanks
PS: Really sorry of similar questions were posted. They were posted on the relevant / different forums for php / java script..etc

dlite922's Avatar
Expert
 
Join Date: Dec 2007
Location: Moon, Dark Side
Posts: 1,095
#2: Jul 1 '09

re: pictures out of php/javascript online photo gallery?


I'm not sure what you're asking.

Are you viewing the pictures in your browser?
Right Click -> Save As

Is it some online database?
Get their API

You can also use curl()

Be more specific in your question.



Dan
Newbie
 
Join Date: Jul 2009
Posts: 4
#3: Jul 2 '09

re: pictures out of php/javascript online photo gallery?


Thanks dlite922 for taking the time of responding.
Sorry for the confusion.
I should have written about grabbing pics from flash player animations.
and also from php/javascript online photo galleries like these:
http://minishowcase.net/
In both cases, the "save as" function does not appear on images when right clicking on them from within a web browser.
Thanks for helping out
Dormilich's Avatar
Moderator
 
Join Date: Aug 2008
Location: Leipzig, Germany
Posts: 3,660
#4: Jul 2 '09

re: pictures out of php/javascript online photo gallery?


Quote:

Originally Posted by aromes View Post

and also from php/javascript online photo galleries like these: http://minishowcase.net/
In both cases, the "save as" function does not appear on images when right clicking on them from within a web browser.

using FF3.5 I can use "show image" (or whatever it is called in english) to get the image only, even "save image as…" when clicking on a (popped up) image.
Reply