![]() |
(07-29-2021, 02:19 PM)Gary Wrote: Try using $_REQUEST['Maint_Userid']... or whatever the form/post variable's name it is you want to access from inside the Filter. That would get me the values in the POST. I'm looking to *add* values to the POST for processing (as in, for each POST, I want to add the user's ID for both the create and maint fields) |
Messages In This Thread |
Filters and $_POST (or $request post vars) - by Kaosweaver - 07-27-2021, 05:38 AM
RE: Filters and $_POST (or $request post vars) - by Gary - 07-29-2021, 02:19 PM
RE: Filters and $_POST (or $request post vars) - by Kaosweaver - 08-02-2021, 06:36 AM
RE: Filters and $_POST (or $request post vars) - by paliz - 08-02-2021, 10:10 AM
RE: Filters and $_POST (or $request post vars) - by Kaosweaver - 08-10-2021, 05:47 AM
|