ya its correct the user is login successfully and the data can be inserted into the table but the only problem is to retrieve that data from database table.
login class using MVC approach
Collapse
X
-
-
If your error is "Unable to connect to MySQL", then that means that your connection is not being made. Unless you have a different error, that's the only explanation.
Check here for more options.Comment
Comment