I wrote a script that clients can upload files to our server and download
files
but there is one small problem. Mac users can't upload all of their files.
I am guess there is no file extensions. Anyone have any ideas?
Jason
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-
Hey Erik,
well I checked the userfile_type and if it was a word document I added the
.doc extension to it. The other mac programs that add the extension to the
filename work fine. If you were to make a photo shop file and
upload it it fail. Warning: Unable to open "none" for reading. No such
f
Does anyone know how to share cookies between servers.
What I want to do is set a cookies on non secure server for a
secure server.
Here is
setcookie("SessionID","$sessid",time() + 7200,"https://domainname.com";);
Thanks
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail
Please enable cookies.You need cookies to shop
this
site";
}
else{
header("Location: somepage.php3");
}
}
?>
-Original Message-
From: Galvin, Max [mailto:[EMAIL PROTECTED]]
Sent: Friday, August 31, 2001 9:45 AM
To: '[EMAIL PROTECTED]'
Subject: [PHP
I have installed redhat linux 7.1 with apache, php and mysql
but when installed redhat it didn't add the configure --with-mysql it
added --without-mysql is there any way to change this to configure
--with-mysql.
Thanks
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail:
5 matches
Mail list logo