Thanks, I will investigate, but how is that safer than just using $_POST? I mean couldn’t someone also fake the objects/strings in the array or json definition? My code does do a match against the defined fields, so if there was something in there that didn’t match, my code would just skip it.
thanks!
-brad