hi there,
i just installed php 4 and now have the following problem i had not with php 3 before:
when i fill out a formular on a page and try to process this form-field-variables in the processing script (defined in the action-attribute of the form which calls the executing script),the exec. script cannot access these variables being passed to the script by using the get-method. but the variables are there, i can see them in the url-line.
is this something i have to reconfigure and which has been changed since php3 ?
if yes, can anybody tell me what to write in the config-files of php OR apache to fix this problem?
thanx in advance !!!!!
david