what's the best way to sanitize the incoming data submitted by users allowed to enter and edit stuff in a table?
what if a user submits like 1000 rows of data? how would this affect memory and performance when sanitizing?
thanks
what if a user submits like 1000 rows of data? how would this affect memory and performance when sanitizing?
thanks