Mysql is not connected in php

Hi,

The php is not able to connect into my mysql database. But i can able to connect by manually.

I think that I have missed some points.

Please guild for the same.

Thanks,
Mani

Try this:

http://php.net/manual/en/function.mysql-connect.php

or post what you have coded so far, so that someone can take a look.