Hi guys,
I have a problem that's killin' me. As I'm not very good at Linux I don't know how to
set the properties of the folder pics to be able to use the copy function. (If I'm
right and the problem is not some else) Please help. Here's the code:
if (file_exists($userfile)) {
copy("$userfile","pics/".$userfile);
} else {
echo "Nem siker�l a k�vetkez� file-t felt�lteni:".$userfile;
}
thx
Tamas Bucsu
- RE: [PHP] Copy function usage ? Tamas Bucsu
- RE: [PHP] Copy function usage ? Jon Farmer
- RE: [PHP] Copy function usage ? scott [gts]
- [PHP] Form POST problem with Netscape 6 Peter Fekkes
- [PHP] Re: Form POST problem with Netscape... Richard Lynch
- Re: [PHP] Re: Form POST problem with... Peter S. Fekkes

