[PHP-WIN] Re: Warning messages

2003-09-20 Thread dimitrios seitz
test.php must be: Today's Date Today's Date (according to this Web server) is "ascll" <[EMAIL PROTECTED]> schrieb im Newsbeitrag news:[EMAIL PROTECTED] > Problem solved. Thanks. > > > "Ascll" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] > > Greetings, > > > > I just instal

[PHP-WIN] Re: Warning messages

2003-09-19 Thread ascll
Problem solved. Thanks. "Ascll" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Greetings, > > I just installed the PHP Version 4.3.3 on my Windows 2000 Server (SP4) > machine. As the starting point, I have tried to run the index.php > (configured using IIS 4) without error and I ge

[PHP-WIN] Re: Warning messages

2002-12-16 Thread Wojciech Owczarek
#1) You should do all possible to avoid getting that in you r scripts (you know, checking wether file exists etc etc), not simply disabling it cause it's a messy way really, and can fill up logs with that stuff (which is not quite good when using a server that you don't own). Also, using @function