security precautions when building an application? In terms of security what is the biggest security precautions you need to take when building your own application.....sql inject through post and get???
What is the best way to deal with them?
I want to build my own system, this is the only part of the building process i am concerned about. The rest seems quite straight forward.
Some tips and fundamental procedures that need to be thought about when building your own big application would be nice to see....and possibly some php functions that can be used to deal with these. |