A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: message forum and databases!!

  1. #1
    Member
    Join Date
    Nov 2002
    Posts
    64

    message forum and databases!!

    Hi,

    I am building a web site all in Flash for a band, they bought the domain name etc.
    The problem is - they want a message forum...
    but I have just found out their web domain does not include any database of any sort. Would they have to buy one seperately or is there a way around it?

    Also, they want an area where they can list their upcoming gigs - and with no knowledge of flash or anything they would have to upload it independently - so they need this bit to be simple

    Im new to the whole database thing and was going to learn as I go but Im already stumped now!

  2. #2
    Senior Member pellepiano's Avatar
    Join Date
    Feb 2000
    Location
    Stockholm, Sweden
    Posts
    15,151
    www.flash-db.com has a message board in Flash working with php ( no database ) if the server supports php.

    For gig updates, easiest is to just have the gigs in a textfile that yo load into Flash. ( the band has to upload new textfiles though, to update ). You can also make a administration interface in Flash where the band put their gogs, that gets saved to a textfile on the server. This can be done with a rather simple php scrip to. Heres a tutorial on saving dynamic data.

    http://www.flash-db.com/Tutorials/saving/

    -Pelle Piano
    // Image Gallery
    www.studiobild.com
    // Photo Blog
    http://talesofthepixel.blogspot.com

  3. #3
    Member
    Join Date
    Nov 2002
    Posts
    64
    Hi,

    Thats brilliant if I can use php instead of a database for the forum! Do you know of any tutorials that could help on this?

    And Ill have a look at that link too, thanks a lot.

  4. #4
    Senior Member
    Join Date
    Aug 2000
    Location
    Seoul, South Korea
    Posts
    1,310
    Hi there,
    Here's one i just found doing a quick google search, you will find many more.
    !.....................................COMING SOON

  5. #5
    Senior Member pellepiano's Avatar
    Join Date
    Feb 2000
    Location
    Stockholm, Sweden
    Posts
    15,151
    The forum files are ready to go. Simple instructions are on the FlashDB site.

    -Pelle Piano
    // Image Gallery
    www.studiobild.com
    // Photo Blog
    http://talesofthepixel.blogspot.com

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