<?
mysql_connect('db.domain.com:33306','rasmus','foobar');
mysql_connect('localhost:/tmp/mysql.sock');
mysql_connect('localhost','rasmus','foobar',
true,MYSQL_CLIENT_SSL|MYSQL_CLIENT_COMPRESS);
?>
-
^What book are you reading? Haha
salaam!
i know this one
:salam2:
PHP Advanced .
If your into mysql and php than sure you do!