Changes between Initial Version and Version 1 of Ticket #14601, comment 6
- Timestamp:
- 05/04/2013 11:29:19 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #14601, comment 6
initial v1 4 4 > Should we validate this data on the way in? 5 5 6 I suppose we could use `FILTER_VALIDATE_IP` to validate `$_SERVER['REMOTE_ADDR']` on the way in, though I'm not sure if that's necessary.6 I suppose we could use `FILTER_VALIDATE_IP` to validate on the way in.