Re: [PHP] problem with cookies

2001-05-20 Thread Peter Knif
never mind, I solved the problem. -- * Peter Knif * [EMAIL PROTECTED] ""Peter Knif"" <[EMAIL PROTECTED]> wrote in message 9e7ror$mp0$[EMAIL PROTECTED]">news:9e7ror$mp0$[EMAIL PROTECTED]... > Hi! I'm trying to write a simple script that

[PHP] problem with cookies

2001-05-20 Thread Peter Knif
code: 85 echo "showing results\n"; 86 echo "Right answers = $right\n"; 87 setcookie("cookie_value", $right, time()+3600); Could someone tell me what might cause this problem? Thanks. -- * Peter Knif * [EMAIL PROTECTED] -- PHP General Mailing List (htt

Re: [PHP] SMTP on IIS 5.0 Windows 2000 Pro

2001-02-18 Thread Peter Knif
I have Windows 2000 Pro SP1 and IIS 5.0. I'm using SMTP that came with IIS 5.0. -- * Peter Knif * [EMAIL PROTECTED] "David Harrison" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > What mail server software is it t

Re: [PHP] SMTP on IIS 5.0 Windows 2000 Pro

2001-02-18 Thread Peter Knif
I have SMTP = localhost It worked when I set SMTP = my ISP smtp server, but I want to make it work with the SMTP server on my system. Thanks. -- * Peter Knif * [EMAIL PROTECTED] "David Harrison" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EM

[PHP] SMTP on IIS 5.0 Windows 2000 Pro

2001-02-18 Thread Peter Knif
Hi everyone, I'm trying to run a simple PHP e-mail script on my Windows 2000 Pro machine and I keep receiving Server Error. I tried the same script on a Unix server and it worked fine. Does anyone know what the problem might be? Thanks in advance. -- * Peter Knif * [EMAIL PROT