Ruprecht Helms wrote: > how have I to change the entry in the php.ini for handle > formfieldentries in php. I want that I mustn't specify with which method > I transfer the values to the script. > > Actual I've a form and a outputscript, but the value of the field is > not displayed.
See <http://de.php.net/manual/de/security.registerglobals.php>. Regards... Michael