A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Setting up a MySQL database

  1. #1
    Member
    Join Date
    Nov 2002
    Posts
    64

    Setting up a MySQL database

    Hello,

    I need to set up a MySQL database to help with a message board section on a band web site im doing. (I have already tried php to control it without success).

    Ive found a good tutorial to talk me through how to make a database work, however most tutorials skip over the bit about setting it up etc, and as Im working from scratch on this database.. I really need to know it!

    I have been to the MySQL web site and downloaded 'something'. I think its what I need but I can be sure as there were so many options given to me.

    I downloaded mysql.4.0.25 which was a large file with loads of other files in it. Is that right??

    It looks right but I just want to be sure. Can anyone give me any hints as to what I do next with it (up until the tables part).

    Any help will be appreciated!!

    Thanks!

  2. #2
    Registered User nunomira's Avatar
    Join Date
    May 2002
    Location
    portugal
    Posts
    7,003
    hi,

    If you're learnin, I recommend that you use phpMyAdmin to administrate/manage the MySQL database - it requires PHP.

    I also recommend wampserver which installs everything you need at once:
    - PHP 5.0.4
    - Apache 1.3.33
    - MySQL 4.1.10a
    - PHPmyadmin 2.6.1-pl3
    - SQLitemanager 1.0.4
    and look into the addons if you want PHP 4 instead.

    Besides this, searching and reading tutorials on the net, and a good book, that's all I can suggest.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center