Making an online Employee Database

Discussion in 'HTML & Website Design' started by aGnium, Nov 21, 2012.

  1. #1
    Hi All, I'm new to programming, I've always wanted to make an online database for employees, which programming language should I use. Many thanx in advance...
     
    aGnium, Nov 21, 2012 IP
  2. showdown

    showdown Active Member

    Messages:
    54
    Likes Received:
    0
    Best Answers:
    1
    Trophy Points:
    71
    #2
    You may use PHP + MySQL or ASP+SQL
     
    showdown, Nov 21, 2012 IP
  3. Rukbat

    Rukbat Well-Known Member

    Messages:
    2,908
    Likes Received:
    37
    Best Answers:
    51
    Trophy Points:
    125
    #3
    Rukbat, Nov 22, 2012 IP
  4. scottlpool2003

    scottlpool2003 Well-Known Member

    Messages:
    1,708
    Likes Received:
    49
    Best Answers:
    9
    Trophy Points:
    150
    #4
    Although not directly related to your question, I'd advise you to seriously think of the implications of making an employee database online. My advise would be to create it on an intranet and give remote access to the people who need it rather than on the web.

    If it's on the web and you even need to ask what language to code it in, you won't be thinking as far head as security, data protection etc.
     
    scottlpool2003, Nov 23, 2012 IP
  5. jipolis7

    jipolis7 Active Member

    Messages:
    259
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    58
    #5
    Php should be the right answer. It is a great language for online database. But still you should use php + mysql database.
     
    jipolis7, Nov 23, 2012 IP