I know I am revisiting this, but I have one more question. If I escape the CREATE part of the CRUD do I need to escape the READ parts. For example if when adding a new value that value is entered as an escaped value. Would I have to escape it when it is read back and displayed on screen?
↧