79739607

Date: 2025-08-19 07:55:48
Score: 1.5
Natty:
Report link

POST_SUBMIT is a little too late. Use PRE_SUBMIT instead. At post, the array has already been built, this is why you won't see the expected data at $data['client'].

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Julian Koster