|
-
the cheesy child
MySQL Questions
What do you use to make and edit a mySQL database table?
Thats my only question.
I'm trying to make a FLASH/PHP/MySQL login/register system.
I'm sure it will be pretty cool at the end because I haven't done anything like this yet.
-
Hi,
most likely your host offers the phpmyadmin tool to manage your database; you might have to create a database first in the site control panel or find its access details there.
Once you get to this tool, you should be greeted with a "create new table" form (how many rows will the new table have) and an SQL button. If you have a create script, you can just click SQL, paste it into the sql window and click ok
Musicman
-
the cheesy child
Hi, thanks for responding.
In the control panel all I can do is make databases, I only get to choose a name which it adds a prefix to.
a bit annoying really.
anyway is there access to phpmyadmin somewhere else?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|