Confusion over data sanitation using the wpdb class…
-
Hi Guys,
I’m in the process of learning about the wpdb class and it’s various methods. In looking at the methods like insert and update – it appears that the methods themselves actually sanitize data that is submitted using $wpdb->insert() or $wpdb->update()
Is that correct, or am I just completely misunderstanding the wordpress codex?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Confusion over data sanitation using the wpdb class…’ is closed to new replies.