Hi, it is my first app so i am full of questions. Sorry for posting too much.
Anyways, i wanted to do a login/signup project for my app with a database with php.
Sign Up Problem
When i click sign in button, in database the index show up but values don't. I added the first row. Others are made by app.
Login Problem
When i click login button it gives syntax error. (Syntax Error: quote in unquoted cell Cannotparse text argument to "list from csv table " as a CSV-formatted table.)
Any suggestions?
Thanks