Bonjours a tous 
Je vous explique mon problème, sur mon site, j'aimerais faire un espace membres...
Je créer donc un fichier bdd.php pour se connecter a la base de donnée.
Une fois sur ma page d'inscription, j'ai une erreur...
Celle ci :
Warning: mysql_connect() [function.mysql-connect]: Unknown MySQL server host 'mysql.#master_domain' (1) in /home/u285140355/public_html/membres/includes/bdd.
php
on line 2
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/u285140355/public_html/membres/includes/bdd.
php
on line 3
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/u285140355/public_html/membres/includes/bdd.
php:2)
in /home/u285140355/public_html/membres/inscription.p
hp
on line 3
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/u285140355/public_html/membres/includes/bdd.
php:2)
in /home/u285140355/public_html/membres/inscription.p
hp
on line 3

D'où ça peut venir ?
Je pense avoir bien mis les infos pour la connection...
J'héberge chez hostinger
d'avance de votre aide.