RE: [PHP-WIN] mail() & Bcc

2001-04-04 Thread Urmil Parikh
In that case, add 'To:' header also to your $headers variable... see the line added/changed by me below (marked with *> ). Regards, | Linux Urmil Parikh | Is it really safe to turn on your computer? -Original Message- thank you for your help, but i seem to b

[PHP-WIN] File download

2001-03-12 Thread Urmil Parikh
header("Content-type: unknown"); header("Content-Disposition: attachment; filename=$name;"); readfile($name); Regards, | Linux Urmil Parikh | It is now safe to turn on your computer -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-ma

FW: [PHP-WIN] File download

2001-03-12 Thread Urmil Parikh
n with 'download' as file name. May be it is a problem with valid characters in a file name. Regards, | Linux Urmil Parikh | It is now safe to turn on your computer -Original Message- Hi, I believe your problem is related to the fact that you use "unknown&q

[PHP-WIN] Expiry of session

2001-03-12 Thread Urmil Parikh
Hi, Anybody knows how to put a no activity timeout in sessions? Regards, | Linux Urmil Parikh | It is now safe to turn on your computer -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To

Re: [PHP-WIN] Download Prompt Problem

2001-03-15 Thread Urmil Parikh
It seems that your web server doesn't recognize .php extension. Read the installation notes (of php) for your web server. It will help you solve the problem. Regards, | Linux Urmil Parikh | It is now safe to turn on your computer -Original Message- I am very new to php,

RE: [PHP-WIN] multiple root paths with Apache

2001-03-16 Thread Urmil Parikh
be hosting and what are corresponding root folders. You can find one example of it at the end of httpd.conf file. Regards, | Linux Urmil Parikh | It is now safe to turn on your computer -Original Message- Is it at all possible to create multiple ("virtual") root paths o

[PHP-WIN] Must read for Windoze users

2001-03-23 Thread Urmil Parikh
VeriSign has wrongly issued digital certificate to a spammer in the name of Microsoft Corporation. So Windows Update could be a virus update, with this. Please go to this link. http://www.microsoft.com/technet/security/bulletin/MS01-017.asp Regards, | Linux Urmil Parikh | It is now safe

Re: [PHP-WIN] mail() & Bcc

2001-04-04 Thread Urmil Parikh
Hi, You have to include *all* address in $to variable, including those appearing in 'Bcc:'. The mail server will take care of hiding those addresses. Regards, | Linux Urmil Parikh | Is it really safe to turn on your computer? -Original Message- I cant seem to get b

[PHP-WIN] Apache and SSL

2001-04-09 Thread Urmil Parikh
Hi, Has anybody got SSL module for apache on windows? Regards, | Linux Urmil Parikh | Is it really safe to turn on your computer? -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact

RE: [PHP-WIN] saving images which have been assigned a strange name

2001-04-09 Thread Urmil Parikh
It is certainly a bug, but in Internet Explorer... It has happened with me too. IE takes the download filename from the URL one clicks to download it. Regards, | Linux Urmil Parikh | Is it really safe to turn on your computer? -Original Message- Almost certainly a bug in

RE: [PHP-WIN] saving images which have been assigned a strange name

2001-04-09 Thread Urmil Parikh
I did not try Content-Length, but I have tried Content-Type with Content-Disposition which did not work. Regards, | Linux Urmil Parikh | Is it really safe to turn on your computer? -Original Message- >It has happened with me too. IE takes the download filename from the