search engine

Discussion in 'Google' started by badal24hours, Jul 4, 2012.

  1. #1
    Hii..I am trying to built an search engine in php as it is my project..I have a doubt that it will require any other languages like .net,java...etc. BUt i have no idea about java or .net. I only know about C,C++,My sql..
    So plz anyone tell me whether it will require any other language or it can be crated with using only php.....Plz tell me soon
     
    badal24hours, Jul 4, 2012 IP
  2. staceythompson

    staceythompson Peon

    Messages:
    12
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Creating a search engine can be done using different programming languages as long as it obeys the proper algorithm in searching or sorting files. Based from my experience, I've used some Php snippets, jquerry and a database. But it can be also created by using php only BUT it will take lots of coding since a program for search engine is very complex.
     
    staceythompson, Jul 23, 2012 IP
  3. lolpasslol

    lolpasslol Peon

    Messages:
    860
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Your decision is correct,use php and mysql back end.
    Advantages:
    -php is easy
    -ready code is available on internet
    -if necessary you can get many help from fourm like this.
     
    lolpasslol, Jul 25, 2012 IP
  4. ambrosiabhm

    ambrosiabhm Peon

    Messages:
    85
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Should you need any help with this big project let us know and we will be grateful to help you.
     
    ambrosiabhm, Jul 25, 2012 IP
  5. rubeljoy

    rubeljoy Peon

    Messages:
    973
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Keep trying with php. That's a good one and you can do almost all the work necessary for your search engine. You may require some help from other language. In that case, you can take help from someone who know the language for that small task.
     
    rubeljoy, Jul 26, 2012 IP
  6. llcseoharvest

    llcseoharvest Peon

    Messages:
    23
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    You can create it in different ways, the way you want to. But for me, it would be better if you will use php.
     
    Last edited: Jul 29, 2012
    llcseoharvest, Jul 29, 2012 IP