Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
PHP File Uploader
»
Re: Can't Find the file
Re: Can't Find the file
08-20-2009, 10:51 AM
cescolar
Joined on 08-09-2009
Posts 9
Re: Can't Find the file
Reply
Quote
You probaly want to make that move to:
$mvcfile->MoveTo("$dir/$mvcfile->Filename");
View Complete Thread