sometimes people really never use a search :(((

but the answer is:

php versions > 4 use another way of handeling postvars and arrays

and if users don't know where the values are, use the function:
phpinfo();  !!!

and try this:

print_r($_POST);

thats all i will say



-----Oorspronkelijk bericht-----
Van: Diego Pedrosa [mailto:[EMAIL PROTECTED]]
Verzonden: Tuesday, February 18, 2003 12:45 PM
Aan: [EMAIL PROTECTED]
Onderwerp: [PHP-DB] Empty form variables


Hi all:

I've installed apache for win98 and php 4.2 (also for 
win98) and they are working fine but I'm having problems 
with the form variables.
When I submit a form the variables are empty!!!

If anyone knows of issues in php-apache-win configuration 
please let me know.

Thanks.






_________________________________________________________________

Tutopia - Acceso a Internet rápido, fácil y a los mejores precios.
http://www.tutopia.com

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to