[PHP-INSTALL] RE: CST156916512ID - Fax Message Received

2004-05-25 Thread MSN Customer Support
Thank you for your e-mail message to MSN webmaster. We would like to assist you with your question and request you go to the appropriate link below for the product you are inquiring about. The link will take you directly to that product’s online help with instructions on how you may contact us d

[PHP-INSTALL] Unsubscribe information

2004-05-25 Thread Aidan Lister
If you wish to unsubscribe, send an email to [EMAIL PROTECTED]

[PHP-INSTALL] Re: Mail Delivery (failure)

2004-05-25 Thread Technical Support
This is an automated email reply to acknowledge your message to Yahoo! Slurp email help. A number of frequently asked questions regarding Yahoo! Slurp are available at: http://help.yahoo.com/help/us/ysearch/slurp/ Thank you for your interest in Yahoo! Slurp.

[PHP-INSTALL] 400 error when installing PHP on Window 2003 server

2004-05-25 Thread susan
Hi I am trying to install php 4.3.6 on a Windows 2003 server running IIS 6.0. I can run php.exe from the command line but get a 400 error when running the test page. I have gone through the installations guides and have checked permissions on the directories and files, checked the ini file, resta

[PHP-INSTALL] RE: CST156916512ID - Fax Message Received

2004-05-25 Thread MSN Customer Support
Thank you for your e-mail message to MSN webmaster. We would like to assist you with your question and request you go to the appropriate link below for the product you are inquiring about. The link will take you directly to that product’s online help with instructions on how you may contact us d

[PHP-INSTALL] Problem with HTTP variables

2004-05-25 Thread josephunrue
I've installed PHP on my Apache 2.0 for Windows XP, and I'm having a wierd problem where php works like it's supposed to except for that it won't read any variables I try to feed it via HTTP, like index.php?page=pictures. it just thinks I left page blank. Is this an apache problem, or is this a PH

Re: [PHP-INSTALL] Problem with HTTP variables

2004-05-25 Thread jeffrey_n_Dyke
>I've installed PHP on my Apache 2.0 for Windows XP, and I'm having a wierd >problem where php works like it's supposed to except for that it won't read >any variables I try to feed it via HTTP, like index.php?page=pictures. it >just thinks I left page blank. >Is this an apache problem, or is t

Re: [PHP-INSTALL] Problem with HTTP variables

2004-05-25 Thread josephunrue
I had actually been trying to just use $variable_name. That's the way it was taught to me way back when, but it's probably bad practice. When I use $_GET[name] it works just fine. Thanks so much for the help. -Joe "Jeffrey N Dyke" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > >