Results 1 to 7 of 7

Thread: clan page member managment

  1. #1
    Join Date
    Nov 2006
    Posts
    25
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question clan page member managment

    first post , i have a clan (made myself), i would like something what manages members, note:it's for more games, with a Partitioning (sorry for the bad english i'm dutch) for admins, members and newbs (for the newbies) , searched on the net but i didn't find anything for html of javascript (my hoster only supports is) if you got it in an other html-language it's also good

  2. #2
    Join Date
    Aug 2005
    Location
    Other Side of My Monitor
    Posts
    3,494
    Thanks
    5
    Thanked 105 Times in 104 Posts
    Blog Entries
    1

    Default

    Can't....read...through...alll....the...smileys....


    Really though, depends on what you want to accomplish for the management. Do you want to take them to different pages upon log in, make a FAQS type page? What exactly?
    {CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
    Follow Me on Twitter: @InkingHubris
    PHP Code:
    $result mysql_query("SELECT finger FROM hand WHERE id=3");
    echo 
    $result

  3. #3
    Join Date
    Nov 2006
    Posts
    25
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default reply to your reply

    sorry for the smileys, i will tell now the only neccesary, people can sign up for a section (for the game), i can remove people (admins can remove people), to the people i want them to be admin, i send them a link (with the page where they can log-in) so it works automated, members can just log-in by a link on the page, and for last, i would like to make them auto-appear on a page. If you want to right sutch a difficult code for me oke, but if you now a freeware program wat does the same thing oke 2

  4. #4
    Join Date
    Nov 2006
    Posts
    25
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    members got the same priviligges as just people (no member only page)

  5. #5
    Join Date
    Nov 2006
    Posts
    25
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    i think i found something that might work (it's half-automatic)
    first you use the upload code (HTML) but then we need a .txt file checker i don't think thats in html, if they uploaded it and when its not full of spam, (the files go to the map where the page with the code in?) i see who wants to join and with a .txt file i made (the have to fill in) i can let em join and not join, i thought there was something like a member acces for HTML, then i give them all the same name (so i dont have to edit my code for everyone i let in) then i got members. but now the final thing get the names in the txt files to the members page

  6. #6
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    Look into php and mysql databases.

    It's fairly complex, but you are talking about a big project.

    http://php-mysql-tutorial.com could be a big help getting you started.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

  7. #7
    Join Date
    Nov 2006
    Posts
    25
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    (im trying to do it whitout databases, dont feel like learning an other code language and on the first face the PHP looks VERY complicated, never saw mysql. but if it has to i can read it throuhg. (sad) )

Bookmarks

Posting Permissions

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