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 8079183
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T16:01:38+00:00 2026-06-05T16:01:38+00:00

I am writing a new application in PHP which will be released to the

  • 0

I am writing a new application in PHP which will be released to the public as a commercial application. Up to this point, my experience has been with MySQL databases within PHP.

The end user is responsible for providing the database functionality and the PHP application will simply connect to it and use it.

My question is, as I do not know what database the user will be using, what way do I go about supporting this in PHP?

The questions I have are:

  • Is ODBC the right way? I refer to ODBC below but if ODBC is not the right method to use, the same questions apply for whatever is the suggested method.

  • Do I lose any functionality/features using ODBC functions over the MySQL equivalents within PHP?

  • Is there anything security related I need to keep in mind? Eg I have used mysql_real_escape_string() in previous applications. What is the ODBC equivalent (is it even needed?)

  • I assume PHP can connect to a MySQL database using ODBC? Does MySQL need configured in some way to allow this?

  • Performance wise, is ODBC acceptable?

  • 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-06-05T16:01:39+00:00Added an answer on June 5, 2026 at 4:01 pm

    For support and performance, your best option would probably be PDO (PHP Database Object). This is core to PHP and supports all the main DB systems, will natively handle escaping strings and so on.

    To stay agnostic, you can’t use MySQL only things, e.g. LIMIT add that’s not supported with all SQL databases.

    But having said that, check first. If the client has a noSQL database, or uses Amazon with unique connection strings (for example) then you’re in trouble.

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

Sidebar

Related Questions

I am writing a new website that uses PHP and MySQL. I am trying
I'm very new in programming. I'm writing a PHP application that need to execute
I'm writing a web application in PHP which needs to store images and image
I'm working on writing a web application using php & mysql, and was wondering
I'm writing a PHP application which uses a number of SOAP web services to
I am starting a new web application in PHP and this time around I
I am writing a new application using the Entity Framework. Where would the EF
I'm new to JavaFX and I'm writing a simple login application that I would
I’m writing a new iPhone app which doesn’t depend on any of the 3.0
The situation: Using a off-the-shelf PHP application, I have to add in a new

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.