Confused to the point of a headache....please help me

Discussion in 'HOWTO-Related Questions' started by blablabla2007, Oct 10, 2006.

  1. blablabla2007

    blablabla2007 New Member

    Ok here is what i'm trying to do...
    I have started a geocities web page that has notes and such on it from classes of mine as a way to exchange notes with friends for more things to study... i want a login screen so that i can be assured that only my friends will be able to get into it. I'm using HTML... i have no idea what to do please help me out... i probably wont ever remember to check here so please email me with your response and post them here my email is [email protected] thank you for you help

    Blablabla2007
     
  2. sjau

    sjau Local Meanie Moderator

    well, if geocities supports .htaccess directives you can use them to make a login screen.
    If not, then it's going to be more complicated. Does geocities support PHP now?
     
  3. blablabla2007

    blablabla2007 New Member

    Still confused

    I dont think it supports .htaccess i cant find any information on it on there site so i dont think it does however i think that it does support php... but i dont know how to use it or what this mySQL crap is

    Still confused

    blablabla2007
     
  4. falko

    falko Super Moderator Howtoforge Staff

    You can try it out. Have a look here to learn more about .htaccess: http://httpd.apache.org/docs/2.0/howto/htaccess.html

    MySQL is a database. If you don't know PHP, you should try .htaccess first because it's easier to do.
     

Share This Page