• Anonymous User 180921

    (@anonymized-180921)


    Hi, all!
    I’m interested what is the best way to prevent SQL injection?
    I’m trying to create client-side posts submit form without registration, and I really need to keep my database secured.
    So what you guys can advice me? (except disallowing this feature :D)
    Are escape() or/and prepare() functions really trusty?
    Or should I Use my own regular expressions to keep my database clean?

Viewing 1 replies (of 1 total)
  • Thread Starter Anonymous User 180921

    (@anonymized-180921)

    anybody?

Viewing 1 replies (of 1 total)
  • The topic ‘Best way to prevent SQL Injection?’ is closed to new replies.