| 
        php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login | 
 PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits             
             [2009-08-09 14:52 UTC] jani@php.net
  [2009-08-12 05:14 UTC] erikhartog at yahoo dot com
  [2009-08-12 05:16 UTC] sean dot everlast at gmail dot com
  | 
    |||||||||||||||||||||||||||||||||||||
            
                 
                Copyright © 2001-2025 The PHP GroupAll rights reserved.  | 
        Last updated: Tue Nov 04 10:00:02 2025 UTC | 
Description: ------------ Fatal error: Call to undefined function mysql_connect() in..... mysql extension is installed properly. yes, I'm positively 100% sure it is. Reproduce code: --------------- <?php mysql_connect("localhost","root","") or die(mysql_error()); mysql_select_db(".....