0 Users appreciate this thread.
My new site needs a user database
(Capt.)Orb (2012-08-26 22:12:52)Go to mysql databases on it,then create a db
Aviation fact: The a380 is the largest commerical aircraft in service!
Go to Splashiverse! Splashiverse
Go to Splashiverse! Splashiverse
angelrulez7 (2012-08-27 06:17:48)Create a MySQL database.
After that, create a MySQL user.
Then, enter PHPMyAdmin.
Run this SQL command in the "SQL" Option:
CREATE TABLE users (ID MEDIUMINT NOT NULL AUTO_INCREMENT PRIMARY KEY, username VARCHA
This adds 3 rows;
Username
Password
ID
KTHXBAI.
a
SPCOxion (2012-08-29 01:19:54)(off topic)
@angelrulez7
MySQL actually looks easy.
I might learn it before PHP.
Log in to submit a comment
Back to forum: Web Programming (HTML, JS, CSS, PHP, MySQL)
New registered users today: 7
Newest registered user: ElegantVulpes
As the title says, how am i supposed to make a database? im making a 3ds compatible site on
000webhostHelioHost and i dont understand.Edit: oh and i just found out you cant have chats on 000webhost so im gonna move to heliohost soon
2012-08-26 20:40:10