SQL injection
Posted: Thu Jul 19, 2007 9:43 am
Hello!
http://www.php.net/manual/en/security.d ... ection.php
What are " stored procedures and previously defined cursors"?
http://www.php.net/manual/en/security.d ... ection.php
You may use stored procedures and previously defined cursors to abstract data access so that users do not directly access tables or views, but this solution has another impacts.
What are " stored procedures and previously defined cursors"?