URL image upload option in tinpic clone HELP needed?

Discussion in 'PHP' started by SidhuZ, Oct 23, 2012.

  1. #1
    Hello!
    I have this website http://www.imgtake.com/
    Its clone of tinpic i want to add url uploading option how should i do this please help me.
    I want to remove the tags option under every image.
    When image uploaded I want o place ad of 160x600 on left side of the image.
    Coding is in php ad codes are in HTML not able to place the ad codes please help me...
    Skype Me:bsid91
     
    SidhuZ, Oct 23, 2012 IP
  2. thanabuts

    thanabuts Peon

    Messages:
    13
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2
    php copy function

    copy("http://abc.xom/pic.jpg", "upload/pic.jpg");
     
    thanabuts, Oct 29, 2012 IP