No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
6 Posted Topics
I have this code in my login.php, from sigin.php page if the user click on signin, it will display wrong username or password but the username and password is in the database named Username and Password. Please i will appreciate if someone can fix this error for me. Your concern … | |
Please, my login form could not login to user homepage, it display (SELECT * FROM members WHERE email = 'wareez' AND password = 'lord') and this is the login.php code <?php Please, my login form could not login to user homepage, it display (SELECT * FROM members WHERE email = … | |
i have problem in this script below. the login box and the registration form was unable to connect to the database: after entering my username and password the respond from my login.php is: SELECT * FROM members WHERE email = '' AND password = ''Query failed below is my login-exec.php … | |
Please help me to correct this, because its relpy: Access denied for user 'flasycom@localho'@'localhost' (using password: YES) and this is my database setup <?php //################################################################# //Only edit the following 4 varibles $SQLhost = /* SQL Host */ 'localhost'; $SQLuser = /* SQL Username */ 'flasycom_admin'; $SQLpass = /* SQL Password … | |
i have a login box, but when i click login, it will now display (SELECT*FROM members WHERE email='wareez' AND password ='lord' The login box is not working. also the registration form too will submit the form to the database but it did not load the user homepage after the successfull … | |
Please, anyone here to help me correct this code, it was telling me that could not connect to database. My site is flashysky.com database name : is flashysky please help me to correct it and send it to my email jimohwareez@gmail.com I will really appreciate if you can help me … |