what progam do i use????

Discussion in 'Programming' started by Reputable, Jun 14, 2012.

  1. #1
    when users type in a keyword i want my search bar on my site to grab info from a file ive uploaded to the ftp and tshow the info from the file.


    what program will do this, php, html etc.

    also any tips
     
    Reputable, Jun 14, 2012 IP
  2. NathanCH

    NathanCH Well-Known Member

    Messages:
    806
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    110
    #2
    You can do this with PHP pretty easily
     
    NathanCH, Jun 14, 2012 IP
  3. Andrew James

    Andrew James Member

    Messages:
    43
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #3
    I agree with Nathan, PHP is better than others which you mentioned because this is the easy language which can easily use for this purpose.
     
    Andrew James, Jun 15, 2012 IP
  4. S/ash

    S/ash Banned

    Messages:
    251
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    30
    #4
    I highly recommended you to go with PHP
     
    S/ash, Jun 15, 2012 IP
  5. Rukbat

    Rukbat Well-Known Member

    Messages:
    2,908
    Likes Received:
    37
    Best Answers:
    51
    Trophy Points:
    125
    #5
    You don't upload a file to the site, you put the data into a database on the site. Then you use AJAX to do incremental selects from the database.

    Go to Google and start typing in a search term. You'll see how it works.

    What language do you use? (You don't use any program, except the one you - or someone you hire - writes.) The language used on the site. So if you're hosted on a Windows computer it's most likely going to be VB. If it's a Linux box it'll most likely be PHP. But it could also be Python, RoR or a few other languages. You use what's there. (PHP is most common, since most sites run on Linux boxes, and most hosting companies include PHP on their Linux boxes.)
     
    Rukbat, Jun 16, 2012 IP
  6. vickysharma513

    vickysharma513 Peon

    Messages:
    124
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Well friend i also want to know. That PHP learning is good because i am also going to learn PHP after few days. If you know other then please suggest me.
     
    vickysharma513, Jun 16, 2012 IP