newbie help

Discussion in 'HTML - XHTML - CSS' started by watchwolf, Sep 8, 2007.

  1. watchwolf New Member

    Ok I am sorta new at working with templates and all but I usually manage to make it work the way I like but I am sorta stumped on where to go on this... so here is my question. I am using a template i down loaded from here and on the page it has a registration function and my question is how or where do I go to make it so people have to register their user name and password?
  2. lmfrench New Member

    Search for "free login script" in google...that would probably turn up a good solution
  3. watchwolf New Member

    ty for that info. Ok so now i have found a script to use but not sure as to where to enter it in the body. i am using the game zone template. the script i have is in html format, which leads me to another question, is better to use php/mysql or stay with html coding?
  4. ishkey Mod - Designer

    php is used in the body which you can link to mysql if you plan on alot of logins if not just use a cgi bin located in your main directory.
  5. lmfrench New Member

    Good answer ishkey! ;)