php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #24779 It looks like there is no build-in support for mysql in php5?
Submitted: 2003-07-23 16:45 UTC Modified: 2003-07-23 17:48 UTC
From: archi at siemest dot ee Assigned:
Status: Closed Package: MySQL related
PHP Version: 5.0.0b1 (beta1) OS: win2k
Private report: No CVE-ID: None
 [2003-07-23 16:45 UTC] archi at siemest dot ee
Description:
------------
It looks like there is no build-in support for mysql in php5?

I tried some example from your web-page and it generates the following error:
Fatal error:  Call to undefined function:  mysql_connect() in C:\Program Files\php\dbtest.php on line 3

Just replaced php5 files with 4.3.2, no reconfiguration, everything works fine.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-07-23 17:48 UTC] sniper@php.net
That is correct. But it does exist now in the latest CVS snapshots. (http://snaps.php.net/)

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon Jul 28 21:00:03 2025 UTC