I want to add register/login on my site,i coded it but it's not working
i did everything same,coded on other site!! help me plz
I want to add register/login on my site,i coded it but it's not working
i did everything same,coded on other site!! help me plz
How is it not working? What code did you use? Did you create a database for it? Did you make sure you used the correct MySQL info for it? You need to be more specific on everything pretty much.
Are you on Stoli? InnoDB crashed today on that server I think...
Check out w3schools , it's a great website where you can find tutorials and information that will help you solve most of the common problems and mistakes that can occure with a login system. I'm guessing that you are using php and mysql as his is the most common approach, and w3schools has a great overview of PHP. You should also check out the official documentation for PHP and MySQL. Post your code and that will help others help you find answers as well.
Check to see if you connecting to the created database and table.
W3Schools is outdated, inaccurate and incomplete. If you follow the tutorials there, you'll have to unlearn the bad habits it teaches.
Be sure to read all pages linked in this post; they have further information that should prove useful. When asking for help, make sure you follow Eric Raymond's and Jon Skeet's guidelines for prompt, accurate responses. Please answer any questions I ask; they're not rhetorical (probably). Any posted code is intended as illustrative example, rather than a solution to your problem to be copied without alteration. Study it to learn how to write your own solution.Misson, not Mission.
i do't know!