Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End Try out my first PHP web app! Reply To: Try out my first PHP web app!

#182230
__
Participant

try var_dump( $con->error ).

Can you share:

  • the ENTIRE php script you’re using (i.e., the one that encounters these errors), including any included files (please **** out any sensitive info, like DB credentials)
  • your php version and your database version
  • the result from show create table users on your database