Need recommendations for best language for my site

Discussion in 'Programming' started by Duce, Nov 14, 2007.

  1. #1
    I am planning to build a simple site that does the following:

    One page that creates a list of records (to look like results of Google search) from a database that I manage. I want about 20 records per page then option to goto next page of results.

    Submissions to the database will arrive to me via email and I will have the choice to add then or not. If they are added, they are uploaded and appended to the database on the site.

    I am thinking PHP, but am concerned about security issues.

    Any suggestions? I am a newbie at web programming, though I have some VB experience.

    Duce
     
    Duce, Nov 14, 2007 IP
  2. drunnells

    drunnells Peon

    Messages:
    79
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I like PHP for this sort of work.. what security concerns did you have that are PHP specific?
     
    drunnells, Nov 14, 2007 IP
  3. AstarothSolutions

    AstarothSolutions Peon

    Messages:
    2,680
    Likes Received:
    77
    Best Answers:
    0
    Trophy Points:
    0
    #3
    For something as basic as that then .Net, PHP, CFM, JSP are all going to be roughly equal so just go for which ever you want.
     
    AstarothSolutions, Nov 14, 2007 IP
  4. Duce

    Duce Peon

    Messages:
    15
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Thanks all. I've decided to go with IPB forum for now and see how that suits me.
     
    Duce, Nov 15, 2007 IP