Username:
Password:
Remember me:
Register

Back to forum: Web Programming (HTML, JS, CSS, PHP, MySQL)


Search forums via Google


0 Users appreciate this thread.

My new site needs a user database
Started by skittaraps
(2012-08-26 19:25:30)
skittaraps (2012-08-26 19:25:30)
As the title says, how am i supposed to make a database? im making a 3ds compatible site on 000webhost HelioHost and i dont understand.


Edit: oh and i just found out you cant have chats on 000webhost so im gonna move to heliohost soon

This post has been edited one or more times, the last time was:
2012-08-26 20:40:10

(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
SPCOxion (2012-08-27 03:55:35)
You need to know HTML, JavaScript, PHP, and I think MySQL.
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 VARCHA60), password VARCHA60))

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.
angelrulez7 (2012-08-29 06:42:10)
You need PHP for MySQL to work.
a
 

Log in to submit a comment

This topic's ID: 29221

Back to forum: Web Programming (HTML, JS, CSS, PHP, MySQL)




Total registered users: 8321
New registered users today: 7
Newest registered user: ElegantVulpes

©  Copyright 2026 3DSPlaza. All Rights Reserved