[nycphp-talk] File Upload Issues on Windows
Randal Rust
randalrust at gmail.com
Thu May 11 14:35:58 EDT 2006
On 5/11/06, csnyder <chsnyder at gmail.com> wrote:
> Hey, did you ever solve this?
Yeah, there was a type in the code.
Instead of...
$newFileName=$this->fname;
...I had...
$newFileName=$this->tname;
Whe I passed the version with tname to the copy() function, it was failing.
It drove me nuts.
--
Randal Rust
R.Squared Communications
www.r2communications.com
More information about the talk
mailing list