--TEST-- mysql_select_db() --SKIPIF-- --FILE-- --EXPECTF-- string(7) "phptest" bool(false) Warning: mysql_select_db(): %d is not a valid MySQL-Link resource in %s on line %d done! --UEXPECTF-- unicode(7) "phptest" bool(false) Warning: mysql_select_db(): %d is not a valid MySQL-Link resource in %s on line %d done!