is any other way to connect php and mysql?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • chandra7g
    New Member
    • Aug 2010
    • 3

    is any other way to connect php and mysql?

    is their any other way to connect php to mysql database other than enabling the ;extension=php_ mysql.dll
  • Atli
    Recognized Expert Expert
    • Nov 2006
    • 5062

    #2
    The manual lists all the Database Extensions. You could try one of them.

    However, if your server doesn't support something as basic as the old mysql extension, I wouldn't get my hopes up that it supports a lot of these.

    Could you tell us why you don't want to enable the old mysql extension?

    Comment

    Working...