php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #27046 mysql_get_client_info() doesn't work
Submitted: 2004-01-26 07:43 UTC Modified: 2004-01-26 13:05 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: computing at wanadoo dot fr Assigned:
Status: Not a bug Package: MySQL related
PHP Version: 5.0.0b3 (beta3) OS: win 2000
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: computing at wanadoo dot fr
New email:
PHP Version: OS:

 

 [2004-01-26 07:43 UTC] computing at wanadoo dot fr
Description:
------------
<?php
printf ("MySQL host : %s\n", mysql_get_client_info());
?>

Expected result:
----------------
Fatal error: Call to undefined function mysql_get_client_info() in C:\Apache2\site\page1.php on line 127


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-01-26 12:09 UTC] computing at wanadoo dot fr
ok, mysql is disabled in php 5.0
 [2004-01-26 13:05 UTC] derick@php.net
Not a bug -> bogus
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sat Dec 06 21:00:01 2025 UTC