Connecting Tech Pros Worldwide Help | Site Map

pictures out of php/javascript online photo gallery?

  #1  
Old July 1st, 2009, 09:31 PM
Newbie
 
Join Date: Jul 2009
Posts: 4
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
  #2  
Old July 1st, 2009, 11:23 PM
dlite922's Avatar
Expert
 
Join Date: Dec 2007
Location: Moon, Dark Side
Posts: 1,075

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
  #3  
Old July 2nd, 2009, 02:29 AM
Newbie
 
Join Date: Jul 2009
Posts: 4

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
  #4  
Old July 2nd, 2009, 06:37 AM
Dormilich's Avatar
Moderator
 
Join Date: Aug 2008
Location: Leipzig, Germany
Posts: 3,485
Provided Answers: 9

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