Re: [PHP] form's variable access problem

2001-02-20 Thread Ivo Stoykov
ittle time: http://chatmusic.com/volunteer.htm > - Original Message - > From: "Ivo Stoykov" <[EMAIL PROTECTED]> > Newsgroups: php.general > Sent: Monday, February 19, 2001 1:59 PM > Subject: [PHP] form's variable access problem > > > > Hi guys

Re: [PHP] form's variable access problem

2001-02-19 Thread Richard Lynch
sic? Buy a CD: http://l-i-e.com/artists.htm Volunteer a little time: http://chatmusic.com/volunteer.htm - Original Message - From: "Ivo Stoykov" <[EMAIL PROTECTED]> Newsgroups: php.general Sent: Monday, February 19, 2001 1:59 PM Subject: [PHP] form's variable access

[PHP] form's variable access problem

2001-02-19 Thread Ivo Stoykov
Hi guys I'faced a problem (and was said it is a common one) using php4 with Apache 1.3.12 under win98se I'm using a form with an The problem is that I cannot find the $name afterwards in the script. but I can using $HTTP_POST_VARS["name"] I have not this problem using Linux. Any ideas how co