Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7001151
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T20:46:00+00:00 2026-05-27T20:46:00+00:00

I have been spotting the sentence PHP PDO’s prepared statements prevents SQL injection .

  • 0

I have been spotting the sentence PHP PDO's prepared statements prevents SQL injection.

  • How does php PDO’s(PDO’s prepared statements) prevent sql injection?
  • What are other pros/cons of using PDO(PDO’s prepared statements)?
  • Does using PDO(PDO’s prepared statements) reduce efficiency?

I have read this: Are PDO prepared statements sufficient to prevent SQL injection?
But the data there is not completely clear.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T20:46:00+00:00Added an answer on May 27, 2026 at 8:46 pm

    Well, at second glance your question looks more complex to be answered with just one link

    How does php pdo’s prepared statements prevent sql injection?

    How can prepared statements protect from SQL injection attacks?

    What are other pros/cons of using PDO?

    Most interesting question.
    A greatest PDO disadvantage is: it is peddled and propagated a silver bullet, another idol to worship.
    While without understanding it will do no good at all, like any other tool.
    PDO has some key features like

    • Database abstraction. It’s a myth, as it doesn’t alter the SQL syntax itself. And you simply can’t use mysql autoincremented ids with Postgre. Not to mention the fact that switching database drivers is not among frequent developer’s decisions.
    • Placeholders support, implementing native prepared statements or emulating them. Good approach but very limited one. There are lack of necessary placeholder types, like identifier or SET placeholder.
    • a helper method to get all the records into array without writing a loop. Only one. When you need at least 4 to make your work sensible and less boring.

    Does using PDO reduce efficiency?

    Again, it is not PDO, but prepared statements that reduces efficiency.
    It depends on the network latency between the db server and your application but you may count it negligible for the most real world cases.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have been using PHP and JavaScript for building my dad's website. He wants
Have been looking at the MVC storefront and see that IQueryable is returned from
Have been studying the file system related classes of Adobe AIR 1.5, but so
Have been struggling with Javascript closure for a while trying to wrap brain around
We have been using CruiseControl for quite a while with NUnit and NAnt. For
I have been experimenting with woopra.com A web analytics tool. Which requires a piece
I have been working on a web services related project for about the last
I have been working with Visual Studio (WinForm and ASP.NET applications using mostly C#)
I have been looking into IKVMing Apache's FOP project to use with our .NET
I have been searching everywhere for the following functionality in Lisp, and have gotten

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.