Has anyone had any problems with the $_POST super global not working in a
HTTPS environment?

My code works perfectly fine through a unsecured HTTP POST but when I do an
HTTPS POST it only handles a few variable (I think 15 or 16). Any more than
that and it looses all the $_POSTed variables.

Has anyone seen this and more importantly know the fix for the problem?

Thank you.

Chris

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

Reply via email to