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
  • code green
    Recognized Expert Top Contributor
    • Mar 2007
    • 1726

    #2
    I did look into connecting to MySQL from VB.NET using OBDC.
    And PHP does support ODBC although I am not sure outside Windows
    It is quite a dated protocol but always seems to work.
    Whether mysql.dll is still required I have no idea.

    Comment

    Working...