RE: [PHP-WIN] What to do, what to do!

2001-12-13 Thread Todd Williamsen
Damn, this is definitely uncharted territory, I just learned PHP about a month ago Thank you, Todd Williamsen, MCSE home: 847.265.4692 Cell: 847.867.9427 -Original Message- From: Michael Sims [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 13, 2001 9:18 PM To: Todd Williamsen; [E

Re: [PHP-WIN] What to do, what to do!

2001-12-13 Thread Michael Sims
At 08:31 PM 12/13/2001 -0600, Todd Williamsen wrote: >I thought about that, but the problem is, what happens when the time expires >and the loser doesn't report? and At 08:55 PM 12/13/2001 -0600, Todd Williamsen wrote: >Since there is a ranking system, and if the game doesn't get reported by the

Re: [PHP-WIN] What to do, what to do!

2001-12-13 Thread Todd Williamsen
Since there is a ranking system, and if the game doesn't get reported by the loser, should it be that the winner automatically gets the win? -- 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] What to do, what to do!

2001-12-13 Thread Todd Williamsen
Actually I have no idea where to start on something like this... This is going to be challenge! "Todd Williamsen" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I thought about that, but the problem is, what happens when the time expires > and the loser doesn'

Re: [PHP-WIN] What to do, what to do!

2001-12-13 Thread Todd Williamsen
I thought about that, but the problem is, what happens when the time expires and the loser doesn't report? "Michael Sims" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > At 08:02 PM 12/13/2001 -0600, Todd Williamsen wrote: > [...] > >The problem is that abuser

Re: [PHP-WIN] What to do, what to do!

2001-12-13 Thread Michael Sims
At 08:02 PM 12/13/2001 -0600, Todd Williamsen wrote: [...] >The problem is that abusers of the site will report games that they have not >played and screws up the stats of the players that he supposedly played >against. > >Now, the ultimate solution would be to have a way where when the winner >re

Re: [PHP-WIN] IIS Lockdown Tool

2001-12-13 Thread Michael Sims
At 07:51 PM 12/13/2001 -0600, Todd Williamsen wrote: >here is a another great IIS lockdown tool > >http://www.apache.org LOL! Good one. :) -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact

[PHP-WIN] What to do, what to do!

2001-12-13 Thread Todd Williamsen
I one of my sites does an online league for Madden football game. The Story of the problem: When a user reports a game that is played, the winner reports the game by choosing his name from a drop down selection box and also choses the loser from the selection box, he enters his password and the

Re: [PHP-WIN] IIS Lockdown Tool

2001-12-13 Thread Todd Williamsen
here is a another great IIS lockdown tool http://www.apache.org "George Pitcher" <[EMAIL PROTECTED]> wrote in message 00fc01c183ad$866d5ea0$[EMAIL PROTECTED]">news:00fc01c183ad$866d5ea0$[EMAIL PROTECTED]... > Warning: check that your non-'*.html' extension pages work after you've done > this. W

Re: [PHP-WIN] Magic Quotes

2001-12-13 Thread Michael Sims
At 10:57 AM 12/13/2001 -0500, Asendorf, John wrote: >OK, maybe I'm just off my rocker or have something set incorrectly or >something, but... > >What's the deal with magic quotes? Oh yeah, here is a nice post on PHPBuilder that explains this all very well: http://www.phpbuilder.com/forum/archive

Re: [PHP-WIN] Magic Quotes

2001-12-13 Thread Michael Sims
At 10:57 AM 12/13/2001 -0500, Asendorf, John wrote: >OK, maybe I'm just off my rocker or have something set incorrectly or >something, but... > >What's the deal with magic quotes? > >you turn it on, and it automatically performs the addslashes for data being >entered into databases, right? But it

php-windows Digest 14 Dec 2001 01:26:29 -0000 Issue 899

2001-12-13 Thread php-windows-digest-help
php-windows Digest 14 Dec 2001 01:26:29 - Issue 899 Topics (messages 10871 through 10883): Re: PHP 4.1.0 Win32 Error 10871 by: John Lim php warning messages 10872 by: Martin Lindhe 10873 by: Pac mon 10874 by: R'twick Niceorgaw 10875 by: Martin Lindhe

Re: [PHP-WIN] & character in e-mail msg

2001-12-13 Thread Michael Sims
At 12:19 PM 12/13/2001 -0400, Mick wrote: >I'm trying to dynamically place a 'querystring' link in the body of an >e-mail message but it won't read past the & character in the string. >Tried >'urlencode(), addbackslash(), qoutemeta(), hex values, etc. etc. but >nothing >seems to work. >I know it c

Re: [PHP-WIN] php warning messages

2001-12-13 Thread Phil Driscoll
On Thursday 13 December 2001 5:19 pm, Martin Lindhe wrote: > I am doing this already... Oh well. No you're not! If you were doing it already you would not be seeing the undefined index messages. Sorry :) -- Phil Driscoll -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-ma

RE: [PHP-WIN] php warning messages

2001-12-13 Thread Martin Lindhe
> On Thursday 13 December 2001 3:17 pm, Martin Lindhe wrote: > > But im questioning the need for this.. why add extra checks > on perhaps > > 200 locations in my code to satisfy a warning message, which points > > out a nonexisting bug? i want warnings turned off but i > dont want this > > on

[PHP-WIN] & character in e-mail msg

2001-12-13 Thread Mick
I'm trying to dynamically place a 'querystring' link in the body of an e-mail message but it won't read past the & character in the string. Tried 'urlencode(), addbackslash(), qoutemeta(), hex values, etc. etc. but nothing seems to work. I know it can be done as I have received plenty of messages

[PHP-WIN] Magic Quotes

2001-12-13 Thread Asendorf, John
OK, maybe I'm just off my rocker or have something set incorrectly or something, but... What's the deal with magic quotes? you turn it on, and it automatically performs the addslashes for data being entered into databases, right? But it doesn't automatically run stripslashes when you retreive t

RE: [PHP-WIN] php warning messages

2001-12-13 Thread FPU . WHITES1
--- Received from FPU.WHITES1 799 3703 13-12-01 15:25 -> [EMAIL PROTECTED] -> [EMAIL PROTECTED] -> [EMAIL PROTECTED] If memory serves that particular warning comes up as an E_NOTICE type not an E_WARNING, so you can switch it off without getting rid of the warnings you

[PHP-WIN] Win2k, Apache, PHP and Oracle

2001-12-13 Thread Tales Bitelo Viegas
Someone have a step-by-step to configure PHP with Oracle in a Apache Server under Win2k? Thanks for help Tales Bitelo Viegas [EMAIL PROTECTED] -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To cont

[PHP-WIN] warnings

2001-12-13 Thread overlord
If memory serves that particular warning comes up as an E_NOTICE type not an E_WARNING, so you can switch it off without getting rid of the warnings you really DO want to see. -Steve -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comma

RE: [PHP-WIN] php warning messages

2001-12-13 Thread Martin Lindhe
> This should work > > if (isset($_POST["user"])) > $username = $_POST["user"]; Cool, it works! But im questioning the need for this.. why add extra checks on perhaps 200 locations in my code to satisfy a warning message, which points out a nonexisting bug? i want warnings turned off but

Re: [PHP-WIN] php warning messages

2001-12-13 Thread R'twick Niceorgaw
This should work if (isset($_POST["user"])) $username = $_POST["user"]; - Original Message - From: "Martin Lindhe" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, December 13, 2001 9:10 AM Subject: [PHP-WIN] php warning messages > hi all :) > > i configured php 4.1.0

Re: [PHP-WIN] php warning messages

2001-12-13 Thread Pac mon
>From: Martin Lindhe <[EMAIL PROTECTED]> >To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> >Subject: [PHP-WIN] php warning messages >Date: Thu, 13 Dec 2001 15:10:33 +0100 >MIME-Version: 1.0 >Received: from [66.150.5.56] by hotmail.com (3.2) with ESMTP id >MHotMailBDE2028B006D40043717429605380CA00

[PHP-WIN] php warning messages

2001-12-13 Thread Martin Lindhe
hi all :) i configured php 4.1.0 to display all errors and errors (E_ALL) and get warnings (Undefined index: blah) on lines like this: $username = $_POST["user"]; how come? (this is not a 4.1.0 specific behaviour, just wondering how i should write proper code that doesnt display these warnings)

Re: [PHP-WIN] PHP 4.1.0 Win32 Error

2001-12-13 Thread John Lim
Hi ! This is a bug in PHP 4.1.0 when using persistent connections in a CGI script. Turning off persistent connections or switching to ISAPI avoids this problem. I have reported it to bugs.php.net. -- John "Rygars" <[EMAIL PROTECTED]> wrote in message 002d01c183a7$3a002670$e39d5dd

[PHP-WIN] PHP & APACHE Authenticate

2001-12-13 Thread Silvia Mahiques
-Mensaje original- De: Silvia Mahiques [mailto:[EMAIL PROTECTED]] Enviado el: jueves, 13 de diciembre de 2001 10:45 Para: [EMAIL PROTECTED] Asunto: PHP & APACHE Authenticate -Mensaje original- De: Silvia Mahiques [mailto:[EMAIL PROTECTED]] Enviado el: jueves, 13 de diciembre

php-windows Digest 13 Dec 2001 09:51:50 -0000 Issue 898

2001-12-13 Thread php-windows-digest-help
php-windows Digest 13 Dec 2001 09:51:50 - Issue 898 Topics (messages 10859 through 10870): Re: Online editor 10859 by: Alain Samoun 10863 by: Pierre Marceau Re: sorting array 10860 by: Ignatius Teo PHP 4.1.0 and ISAPI still no good... 10861 by: Tommy Finsen

Re: [PHP-WIN] PHP 4.1.0 Win32 Error

2001-12-13 Thread Pac mon
You really SHOULD change the php.ini file. There ARE differences. The only error I encountered was a function not existing when it tried to load php4sapi.dll... My problem was simply that I forgot to copy php4ts.dll to the system32 directory. Other than that I've had no problems. Server info: w

Re: [PHP-WIN] IIS Lockdown Tool

2001-12-13 Thread George Pitcher
Warning: check that your non-'*.html' extension pages work after you've done this. We had to de-activate IIS locktool to get our sites to work at all. George - Original Message - From: "Robin Bolton" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, December 13, 2001 7:13 AM Su