login class using MVC approach

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • semanticnotion
    New Member
    • Sep 2010
    • 66

    #31
    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.

    Comment

    • kovik
      Recognized Expert Top Contributor
      • Jun 2007
      • 1044

      #32
      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

      • kshssne
        New Member
        • May 2015
        • 3

        #33
        hi all....i want to ask that you hav included setting.php under function loginSystem.... but you never created file setting.php

        Comment

        • Atli
          Recognized Expert Expert
          • Nov 2006
          • 5062

          #34
          It's not shown there, but it obviously exists. You generally don't include all your code when asking questions on forums, just what is relevant.

          Comment

          Working...