[PHP] Questions on uploading files.

2002-06-20 Thread By Proxy
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

[PHP]Checking for expired sessions

2001-12-06 Thread By Proxy
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

Re: [PHP] RE: [PHP-DEV] Question about PDF lib.

2001-08-27 Thread By Proxy
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

Re: [PHP] Re: HTTPS w/ header() ?

2001-08-20 Thread By Proxy
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

[PHP] Strange session problems. Please help.

2001-08-08 Thread By Proxy
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

[PHP] Test

2001-08-08 Thread By Proxy
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]

[PHP] PDFlib beginners request

2001-07-23 Thread By Proxy
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

[PHP] Test: Ignore

2001-07-23 Thread By Proxy
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]