Problem in Message Board

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
blackscorpion
Forum Newbie
Posts: 22
Joined: Wed May 28, 2008 9:18 pm

Problem in Message Board

Post by blackscorpion »

i create all the requirements and i try to view it this came out
--------------------------

PHP Error Message
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'nobody'@'localhost' (using password: NO) in /home/a3020935/public_html/main_forum.php on line 9

Free Web Hosting
cannot connect

--------------------------

how can i fix it do i have to edit the table? you can view may main_forum.php at http://www.prowebz.890m.com, i use the code provide by this website http://www.phpeasystep.com/phptu/12.html please help me. thnx
User avatar
Benjamin
Site Administrator
Posts: 6935
Joined: Sun May 19, 2002 10:24 pm

Re: Problem in Message Board

Post by Benjamin »

Looks like your missing the password. Please see information regarding the mysql_connect function here:

http://us2.php.net/manual/en/function.mysql-connect.php
User avatar
blackscorpion
Forum Newbie
Posts: 22
Joined: Wed May 28, 2008 9:18 pm

Re: Problem in Message Board

Post by blackscorpion »

Thanks to all your help i finally finished my simple Message board, if you like to have a copy of my simple message board i would be glad to help you, thanks to all and more power to devnetwork.net
----------------------------------------------------------------------------------------------
This topic is closed jun 01 2008!
Post Reply