Shivam010 / Question-Answer-Platform

This question answer platform is a dynamic website named "Interrogate | where questions are themselves the answers", which simulates the basic functioning of the famous website Quora.

Home Page:https://interrogate.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to commit queries on users table

AMZzee opened this issue · comments

In signup.php mysqli_query() function is not working. Its not updating the users table with the new credentials.

found the error in signup.php line 105, query string was wrongly defined.