SeaEagle1
09-07-2002, 07:54 AM
I've the following problem: when I POST data to a php page (the textfield 'test' with value 'Do It!' for example) it don't show up there, neither when I use $_POST['test'] or just $test. When I use GET, it just works, both $_GET['test'] and $test. maxpostdata is set to 8M. Any ideas?
system: Win2000pro / apache 2.0.40 / php 4.2.3
system: Win2000pro / apache 2.0.40 / php 4.2.3