Jump to content

PrinceJ

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by PrinceJ

  1. OMG, Thanks a lot Ik that was a stupid question, Archive this.
  2. Well, As the title says: MySQL Database stores password of users using default PHP password_hash() function when registering. Now I am not able to find out a way to login using prepared statement to avoid SQL injections, I mean I can't use password_verify as I am not able to fetch user password from database without executing the query.
×
×
  • Create New...