php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #50736 Fatal error: Call to undefined function mysql_drop_db()
Submitted: 2010-01-13 09:10 UTC Modified: 2010-01-13 09:50 UTC
From: ntsc279 at hotmail dot com Assigned:
Status: Not a bug Package: MySQL related
PHP Version: 5.3.1 OS: WinXP
Private report: No CVE-ID: None
 [2010-01-13 09:10 UTC] ntsc279 at hotmail dot com
Description:
------------
I used Apache2.2, PHP5.3.01, MySQL5.0

I connect to DB and used function mysql_drop_db.

Program show error:
Fatal error: Call to undefined function mysql_drop_db()

I think's it error in load lib for mysql


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-01-13 09:50 UTC] pajoye@php.net
Install the mysql extension correctly.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 16:01:27 2024 UTC