|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2001-06-19 07:11 UTC] derick@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Tue Oct 28 19:00:01 2025 UTC |
<html> <body> <?php $dbku = mysql_connect ("localhost", "azah", "azah123"); mysql_select_db("koleksi_cd",$dbku); ................... Fatal error: Call to undefined function: mysql_connect() in /home/azah/public_html/test2.php on line 4 ps: using port to install php and mysql