rename an image

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Alexandre

    #1

    rename an image

    Hi again,

    what's the best I can do if I want to rename an uploaded file ?

  • Steve

    #2
    Re: rename an image

    Do you mean rename it as it's uploading or rename it after it's been
    uploaded? Either way, it's pretty simple.

    Comment

    • Pedro Graca

      #3
      Re: rename an image

      Alexandre wrote:[color=blue]
      > what's the best I can do if I want to rename an uploaded file ?[/color]



      --
      Mail to my "From:" address is readable by all at http://www.dodgeit.com/
      == ** ## !! ------------------------------------------------ !! ## ** ==
      TEXT-ONLY mail to the whole "Reply-To:" address ("My Name" <my@address>)
      may bypass my spam filter. If it does, I may reply from another address!

      Comment

      • Alexandre

        #4
        Re: rename an image

        Thanks a lot Pedro

        Pedro Graca <hexkid@dodgeit .com> wrote:[color=blue]
        >Alexandre wrote:[color=green]
        >> what's the best I can do if I want to rename an uploaded file ?[/color]
        >
        >http://www.php.net/move_uploaded_file
        >
        >--
        >Mail to my "From:" address is readable by all at http://www.dodgeit.com/
        >== ** ## !! ------------------------------------------------ !! ## ** ==
        >TEXT-ONLY mail to the whole "Reply-To:" address ("My Name" <my@address>)
        >may bypass my spam filter. If it does, I may reply from another address![/color]

        Comment

        Working...