[PHP-DEV] Bug #13466 Updated: Errors when using variables as the host parameter

2001-10-01 Thread sniper
ID: 13466 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: MySQL related Operating System: PHP Version: 4.0.6 New Comment: RTFM: http://www.php.net/manual/en/function.mysql-connect.php The 'walkern' part is assumed to be port/unix socket path. --Ja

[PHP-DEV] Bug #13466 Updated: Errors when using variables as the host parameter

2001-09-27 Thread neil . walker
ID: 13466 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: MySQL related Operating System: PHP Version: 4.0.6 New Comment: If I do: $user="frank"; $pwd="skinner"; $db="db.cp-productions.f2s.com:walkern"; The following works fine: $conn = mysql_con