login yet";
}
echo "Back to main page";
?>
Regards,
Gede Gilijk
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
Joe,
I have been there:-)
I use this scripts
The first time I run this script, I works fine. The file downloads properly
to the client machine with the right size and content. Most of the file is
text file.
After some times, I met the same problem as yours. The file size is 0.
I don't know,
Dear PHPmania,
I am new to PHP and I start to write some script.
$folder = USER_ENV(ID_user);
// echo $folder;
$destination = "/home/gilijk/data/".$folder;
// echo $destination;
if ($filename1!="none") {
copy($filename1,$destination."/".$filename1_name);
echo "$filename1_name telah
3 matches
Mail list logo