The $link argument is optional. If you don't specify one it will just use
the last one created.
-Rasmus
On Mon, 13 Aug 2001, Yamin Prabudy wrote:
> Hi there there is something missing in the documentation.
> in this case is about mysql
> here is the source that i paste from the website
> -
Hi there there is something missing in the documentation.
in this case is about mysql
here is the source that i paste from the website
--
$link = mysql_connect("mysql_host", "mysql_login", "mysql_password")
or die ("Could not connect");
print ("C
2 matches
Mail list logo