http://au2.php.net/function.mysql-query
mysql_query($query, $link_identifier);
Which commands require $link_identifier, thought there be a list on google but to no avia. :(
Thanks, Regards X
PS: There not required but its good practice you use the connection string after the query string.