define('DISABLE_WP_CRON', true); PHP Tutorials: Create a Search Engine (Part 5) | Affordable SEO Expert

25 Responses to “PHP Tutorials: Create a Search Engine (Part 5)”

Comments

Read below or add a comment...

  1. 9660ful

    I like your tutorials!!

  2. donk1ng

    how do you get ur search engine recognized and get paid by each click

  3. pr0hacker1

    i have this error Parse error: syntax error, unexpected $end in D:xampphtdocssearch.php on line 67 …. 67 is my last line ?>

  4. The911MnM

    can you please make a video of how to make spider (a thing that gets all of the websites name in the world). Thanks

    P.S. You are the best

  5. rsmabm

    hey i just found a more professional way of doing it ! thanks

  6. Hacker278

    Thank you! This is awesome. Subscribed, rated and yeah, commented… :]

  7. therealmaster101

    How can you add an internal search engine so that it would search only inside the my own web?

  8. therealmaster101

    How can you add an internal search engine so that it would search only inside the my own web?

  9. theboss3681

    Hey great tutorial… everything works great but at the top of the searches found it still has no result found no result found over and over again. does anyone know a reason that that might be happening???

  10. klief2000

    nice tutorial alex, by the way if i want to search 4 or 3 columns in my database
    (e.i i have my table named tblemployee where there are 10 columns in there but i want to search for the 4 columns as a keyword, the 4 columns is “FirstName,LastName,MiddleName,OfficeName” ) is it possible.. ? newbie here! ;)

    thanks

  11. AshleyMcGowan1

    when i save it as (.php) it dose somthing difrent in each internet browser but not what its ment to so i saved it as (.html) the index.html works perfectly but the search.html dosent show anything just a blank screen is there any way of moderfying it for html because i think it would be easyer.

    i find it anoying because i already knew the index page i dont know how to get the databasey type bit

  12. TooColdKris

    Great tutorial!

    To all you people leaving comments saying “this doesnt work” – your not doing it right. Quit crying because you fail to understand the concept of how this all comes together. Maybe you should stick to HTML and just quit crying. Maybe in a perfect world you could just follow along and have a fully functional search engine, but it doesnt work that way for anybody. thee is always debugging and you need to be able to figure it out, or pay someone to do it for you. Jesus

  13. Hug0101

    I was just wondering.. For it to search the web, do we need every single URL, Name, Description, etc, that we want displayed?

  14. xxXXCompHelpXXxx

    it says i have a error on lin 42 but it looks just like yours other thn that it works great!

  15. BlakeReynolds09

    Excellent work, thanks very much :-)

  16. xpensador1x

    thank you very much for your good work!

  17. SeverinDK

    Amazing.. Really helped me a lot.. Thank you very much :-)

  18. doniask

    GOOD JOB. GREAT TUTORIAL..

  19. MrGrimreaper1995

    @biasa199 yeah have you got the flies because when i do the same it never works

  20. biasa199

    @MrGrimreaper1995 i can message me…..

  21. gm3dgames

    @gm3dgames
    you dont need to explode the input string at all

  22. gm3dgames

    You don’t need to create so many LIKE statements.
    $query = mysql_query(“SELECT * FROM search WHERE Keywords LIKE ‘%$str%’”);
    that works fine, all you need is the search string to be entered into like, since it will go: Ok so in this string is test and in the database i see a test string so that must be output

  23. biasa199

    thanks!!! it works!!! a sample is at

    dayo(.)tk

  24. biasa199

    Thank you so much!!!

  25. MrGrimreaper1995

    hi please has eny one got the file(S) because i cant get it to work please help me please please please can you help me

Leave A Comment...