pictures out of php/javascript online photo gallery?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • aromes
    New Member
    • Jul 2009
    • 4

    pictures out of php/javascript online photo gallery?

    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
    Recognized Expert Top Contributor
    • Dec 2007
    • 1586

    #2
    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

    Comment

    • aromes
      New Member
      • Jul 2009
      • 4

      #3
      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:

      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

      Comment

      • Dormilich
        Recognized Expert Expert
        • Aug 2008
        • 8694

        #4
        Originally posted by aromes
        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.

        Comment

        Working...