|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2004-01-26 12:09 UTC] computing at wanadoo dot fr
[2004-01-26 13:05 UTC] derick@php.net
|
|||||||||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Sat Dec 06 20:00:02 2025 UTC |
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