How are you accessing these form variables?
$_POST / $_GET / $_REQUEST / $HTTP_POST_VARS / $HTTP_GET_VARS
What is your PHP version? Do you have access to a phpinfo() page?
--
Andy Stratton
Software/Network Engineer
COMPASS Information Systems, Inc.
www.compassinfo.net
(410) 923-6300 office
(410
It seems a lot of people using IIS are the folks running into the most problems.
I am an apache user mainly on Linux. For Windows I suggest you
disable IIS and go with a XAMP distro
http://www.apachefriends.org/en/xampp-windows.html
Not only do you get php and mysql but there are ad ons for perl
I have installed IIS7 and PHP on my new Vista Laptop and had PHP working
just fine. I started my computer up today and PHP is not working? The only
thing I can think of that changed is that I develop multiple websites and
change the Physical Path to the default website when I switch sites. I d
Hi,
I configured php5.2.3 on Sparc Soalris 2.9 using gcc 3.4.6 and encountered
the following problem:
# ./configure --prefix=/usr/local/php.5.23 --with-apxs=/usr/apache2/bin/apxs
\
> --with-gettext --with-dom \
> --with-iconv --enable-mbstring=all --enable-mbregex \
> --with-mysql=/usr/local/mysq