Posts: 217
Location: UK.Lancashire(true)
|
hmmm... the part that stands out to me is there is no checking for special characters such as ' " + ; that can be used to attack your database, all posted data should be thoroughly checked before going into the database
|