Jump to content

Website is not working.


Zombill82

Recommended Posts

I am having a problem with a secret diary project. It is from an online course and i can't get it to work. First thing that may help is that it wont post to the database but the database is connected, i checked. It will recognize that a certain email and password are in the database but it wont let me log in with the same email and password. Any help will be appreciated. I have not included the connection.php file. It just connects to the database

index.php

login.php

mainpage.php

updatediary.php

Link to comment
https://forums.phpfreaks.com/topic/296309-website-is-not-working/
Share on other sites

Do you really think that people here are going to go thru all that code?

 

Do some debugging and isolate where your first problem occurs. Then fix it. Then move on the next problem. Use debugging methods like echoing out values to confirm that what you think s/b happening is what is happening. That's how it's done.

 

And when you do find an error that you need help on - post THAT code here, not somewhere else. I, for one, won't look elsewhere for code that people link us to. Just not my thing.

 

First tip tho- read my signature.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.