Posted by pittendrigh on 04/27/06 21:29
You have to post the server-side code to get a real answer. But just as a guess, the server that 'works' probably has register_globals=on while the server that 'does not work' has register_globals=off If so, use the php manual to learn how to read the $_POST array
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming