0777);
/* this fails with "Permission denied" */
rename($swapfile,$filename);
/* ... but this works */
copy($swapfile,$filename);
unlink($swapfile);
}
--- 8<
Thanks 4 help...
--
christian rosentreter
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
I don't think this's the solution... so take this msg only as info. :)
Same problem can happen with old browsers. Solution is to add ".php" to
MIME-Settings of "text/html". I had this problem with eBay (*.dll) some
times ago. :)
But I think it's a problem with your ISP. If there are error
Hello,
Is there a way to get the last modification date of a
remote file?
fstat() seems not to work on remote files. Also filemtime() not
work.
Thanks for help.
--
christian rosentreter
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
use
for transporting sensitive data.
regards,
Christian
> -Original Message-
> From: Mirco Ellis [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, March 18, 2003 10:06 AM
> To: Php-General (E-mail)
> Subject: [PHP] (newbie)textareas ...someone...please help
>
> can edit it and
>
4 matches
Mail list logo