Hi,
I have some stupid setting in my server thru which I can only access a variable posted to a PHP file through a form using just the $_POST['variable] instead the $variable directive.
does anybody know how to change it to the later one?
thanks in advance