> BTW: Is there a simple way to get something like
> array_merge($_GET, $_POST)["useform"];
> in PHP older than 5.4?
> Excuse my ignorance, I'm a "plain old C" programmer.

Is there a reason why you do not use $_REQUEST instead of $_GET/$_POST?


_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to