Y
Hacker News
new
|
ask
|
show
|
jobs
by
theamk
788 days ago
what are the possible security problems in this case (grab all form data and stuff to database)?
The only one I can think of is SQL injection, but that's trivial to fix with placeholders.