Need help writing a script

Discussion in 'Programming' started by ecksit, May 9, 2008.

  1. #1
    I'm not that knowledgeable on PHP, java, ASP, etc.. so I was wondering if someone could point me in the right direction on what I need to learn to write this.

    Ok first of all, I'm making a site where a user can register an account and have a personal user control panel.

    1. what web langauge do I need to use to make something like this? php I'm guessing, right?

    2. I need to write some kind of script that will, on request of a registered user, go to a specific site and retrieve specific data and return it.

    3. I need to write something that will compare the data retrieved by all the different users. (basically what I'm doing is comparing all the different data of the users and give them a rank based on how they compare to the other users.)

    I'm not looking for anyone to write it for me or anything, I'm just curious what I need to learn in order to do it. Or if you have any helpful links, or tutorials that would be awesome.
     
    ecksit, May 9, 2008 IP
  2. dgxshiny

    dgxshiny Greenhorn

    Messages:
    65
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    23
    #2
    Any of the above, PHP/Java/ASP are all horizontally related. PHP has the most free resources/modules/what have you available online. I am not a PHP guy, but it is probably the best place to start.
     
    dgxshiny, May 9, 2008 IP
  3. mutley

    mutley Peon

    Messages:
    356
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #3
    you also need too have a database if you are basing this online then mysql or orecle but there is a cost to that. yet mysql can do all you need and has no cost.

    hope this gives you some help
     
    mutley, May 9, 2008 IP