Coder Social home page Coder Social logo

Comments (16)

horllste avatar horllste commented on May 22, 2024

have you figured it out?

from online-banking-system.

Jamesbond165 avatar Jamesbond165 commented on May 22, 2024

from online-banking-system.

horllste avatar horllste commented on May 22, 2024

are you working locally or online?

from online-banking-system.

Jamesbond165 avatar Jamesbond165 commented on May 22, 2024

from online-banking-system.

horllste avatar horllste commented on May 22, 2024

its either your php version is higher than the required for this project or tou did something wrong in dbconn.php

from online-banking-system.

Jamesbond165 avatar Jamesbond165 commented on May 22, 2024

from online-banking-system.

Jamesbond165 avatar Jamesbond165 commented on May 22, 2024

from online-banking-system.

g33kyrash avatar g33kyrash commented on May 22, 2024

Guys, i am so sorry for not responding since a very long time. It was a very small college project i wrote in just four days many years back. The code quality is not at par since i was a college student back then and i would suggest to check out some other php projects on the internet for educative purpose if you are having any difficulty in setting this up. I don’t think i can debug it right now, as I myself don’t remember the configs for this. This project is not maintained anymore.

from online-banking-system.

horllste avatar horllste commented on May 22, 2024

I just installed xampp and didn't install any php on my pc. Could it be I am using a higher version? As the php that comes along with my xampp is higher? What should I do?

On Sat, Jul 11, 2020, 10:32 PM Molly Kidd @.> wrote: Hmmm what do you think I should in this situation? On Sat, Jul 11, 2020, 10:31 PM horllste @.> wrote: > its either your php version is higher than the required for this project > or tou did something wrong in dbconn.php > > — > You are receiving this because you authored the thread. > Reply to this email directly, view it on GitHub > <#10 (comment)>, > or unsubscribe > https://github.com/notifications/unsubscribe-auth/AQCCWDELCSJXSGTIKV764JTR3DK4DANCNFSM4OXOIWQA > . >

use php not higher than version 6

from online-banking-system.

g33kyrash avatar g33kyrash commented on May 22, 2024

But i guess it was fairly straight for me to set it up on another machines. I am not aware of the compatibility issues which might have crept in now. Apologies for the inconvenience caused!

from online-banking-system.

Jamesbond165 avatar Jamesbond165 commented on May 22, 2024

from online-banking-system.

g33kyrash avatar g33kyrash commented on May 22, 2024

I am not sure what do you mean by managing the users. Once you have set this project, there is a functionality where you can add/remove users and change their password or just login to the database and use raw mysql query to change the password. The hashing algo is defined in the registration page.

from online-banking-system.

Jamesbond165 avatar Jamesbond165 commented on May 22, 2024

from online-banking-system.

g33kyrash avatar g33kyrash commented on May 22, 2024

Please run a mysql query into the db and fetch the username from customer table. The password would be ‘rash’ for most of the usernames. If you want to hard reset the password, please update the password column in the db after hashing the password. I guess i used sha-1 to hash the passwords before storing it in db.

from online-banking-system.

hifeyasia avatar hifeyasia commented on May 22, 2024

change all the mysql to mysqli
do the changes both in index.php and dbconn.php

from online-banking-system.

karanja-Claire avatar karanja-Claire commented on May 22, 2024

change all the mysql to mysqli
do the changes both in index.php and dbconn.php

I did the changes but i still cant connect to the admin page

from online-banking-system.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.