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

  • Home
  • SEARCH
  • 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 6686779
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T05:12:41+00:00 2026-05-26T05:12:41+00:00

Is there a way to configure mysql or php so that in queries, data

  • 0

Is there a way to configure mysql or php so that in queries, data values are escaped automatically? I’ve read about PDO and that Zend Framework, for example, has some Database-Adapters that do it automatically – but on the server side, isn’t there any configuration that can be done to avoid having to take care of it in the code?

Thanks,

David

  • 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-26T05:12:42+00:00Added an answer on May 26, 2026 at 5:12 am

    isn’t there any configuration that can be done to avoid having to take care of it in the code?

    Not really, no. This has been tried – the result was a terrible mess that everyone hates now.

    There is no “magic function” to make a query safe – every argument you pass to the query needs to be sanitized differently (like strings vs. integers). Some things (like dynamic table and column names) can’t be sanitized at all (not even using the database library’s string escaping method), so you need to compare them against a list of the existing tables and columns.

    Using PDO’s prepared statements (or the Zend Framework database functions, which AFAIK wrap PDO among others) is the closest you can get to doing as little as possible.

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

Sidebar

Related Questions

Is there a way to configure a mysql table so that writing and reading
Is there any way to configure IIS or Web app to automatically open a
Is there a way that I can configure Visual Studio 2008 to understand CamelCase?
Is there a way to configure hg com so that in the commit message
Is there a way to configure JAXB to so that a generated class implements
i'm wondering if there's a way to handle mysql error and configure ci to
Is there a way to configure ASP.NET SqlMembershipProvider such that Email is optional but
Is there a way to configure the directory where all the configuration files are
Is there a way to configure what JSON serializer is used when returning JSON
Is there a way to configure nautilus to open a file into an existing

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.