I added (i.e. inserted) a record into 'users' table in my localhost. I imported the table into the public_html
using Filezilla. I opened the hosting site Cpanel, opened FTP file manager, opened public_html
, edited the 'users' table to use the hosting site database name.
I went back to Cpanel, opened phpMyAdmin, refreshed the database and opened the 'users' table. But the record I inserted into the 'users' table was not inserted. Please help.