Posted by Jerry Stuckle on 04/13/06 07:47
Realtime wrote:
>
>
> Lets say i have a file with the name atest.doc and its in the directory
> www/directory1 but i want to move that file using php to
> www/directory2/ how do i do this i tried
>
> move_uploaded_file() but it didn't work any ideas?
>
>
> Thanks...
>
>
>
Do it with telnet (ssh) or ftp.
The file wasn't (just) uploaded, so you can't move it with move_uploaded_file().
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Navigation:
[Reply to this message]
|