please help with this code

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
p_sha85
Forum Commoner
Posts: 30
Joined: Sat Mar 21, 2009 1:55 pm

please help with this code

Post by p_sha85 »

Hi all-

I am having trouble coding this MySQL/PHP website. I have written the code but I have no clue if its right. On top of that, the server which I am testing it on keeps saying it cannot connect to the database as access was denied. I don't know what that's about but I thought I would ask here to see if there is something going on in the code I've written. Please see the attached file (just open the php/html files with notepad) and let me know what I'm doing wrong. I need to submit this by tomorrow and I'm still having so many problems with it. Help! Thanks :?


*Pooja*
Attachments
Surveys.zip
(3.27 KiB) Downloaded 86 times
nyoka
Forum Commoner
Posts: 45
Joined: Thu Apr 09, 2009 12:53 pm

Re: please help with this code

Post by nyoka »

Access is denied is when you are using an incorrect username/password for connecting to the database.
Post Reply