Hi, sorry if this is one of those oft-answered questions, but...
I am using the script below to upload a file to the server, however if I
upload a file, say, 'pamnude.jpg' then the tmp path, file name and file size
are returned but not the mimetype. Why could this be?
Also, I read about there be
Hi
Is there any way to get a list of all active sessions in apache using PHP?
Thanks
Lee
--
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
Try http://groups.yahoo.com/pdflib/
- Original Message -
From: "Criegern, Phillipp von (PDV)" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, August 27, 2001 6:12 PM
Subject: [PHP] RE: [PHP-DEV] Question about PDF lib.
> I would sug
I have done something like this.
For the site I am working on, the user must log on. At the logon screen I
check
if(getenv("HTTPS")!="on")
{
header ("Location: https://logon_screen";);
}
every page has an include that checks $HTTPS as part of the sessions and
validation. If https!="on" then it k
Hi.
Does anybody know of any issues in PHP 4.0B2 regarding to the handling of
session variables on different networks?
Here is the problem. I have written a user authentication system using
session variables. When the user logs in their name and pass are stored as
an associative array (with othe
Testing..
Check, check, 1 2..2..
--
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]
Hi. I have just started to play with PDFlib, but the manual and php.net
notes are not, to my simple self, particularly digestible. Does anyone have
any links to any tutorial pages or any handy hints they could point me to?
Cheers
Lee
--
PHP General Mailing List (http://www.php.net/)
To unsub
Test: Ignore, just like the subject says.
--
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]
8 matches
Mail list logo