Need Help in PHP

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Need Help in PHP

    Hello everyone,

    in php.. i have mobile music site.. now in admin panel coding is done like when i have to upload any song then it browse from my pc..
    i want to put any extra option in admin panel to put any url for upload.

    Can anyone help me out with this.

    Thanks..

    #2
    You can do it by using the copy() function.
    Check php.net/copy
    Its very simple, just like copy(remotefile, localfile)
    mysterio.al - programming is a functional art

    Comment

    Working...
    X