Help about mySQL

fluckermaster293

New Member
Messages
5
Reaction score
0
Points
0
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
 

VPmase

New Member
Messages
914
Reaction score
0
Points
0
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.
 

Dead-i

x10Hosting Support Ninja
Community Support
Messages
6,084
Reaction score
368
Points
83
Are you on Stoli? InnoDB crashed today on that server I think...
 

bsha100

New Member
Messages
3
Reaction score
0
Points
0
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.
 
Top