Search Engine Optimization Part 1 by Randy Eagar Hobo SEO Company in Scotland (Greenock)
Aug 212010


Create a search engine for any purpose. This search engine can be implemented anywhere to search your website content, or to search pages on the web.

20 Responses to “PHP Tutorials: Create a Search Engine (Part 4)”

  1. kidvipa says:

    GREAT STUFF

  2. duarex2 says:

    @h4r00n, i also had that problem but i came up with this code:
    (Replace the whole foreach with this)
    $search_each = 0;
    while ($search_each < count($search_exploded)) {
    if ($search_each == 0) {
    $construct = “keywords LIKE ‘%” . $search_each . “%’”;
    } else {
    $construct .= ” AND keywords LIKE ‘%” . $search_each . “%’”;
    }
    $search_each++;
    }
    Subscribe if helped!!!

  3. GrandStudable says:

    FOR THE ONES WHO HAVE BEEN ONE HOUR TRYING TO FIND OUT WICH IS THE RARE SYMBOL VERY SIMILAR TO AN 8. WELL, THATS THE PORCIENT SYMBOL. (%) THIS TUTORIAL IS AWEASOME, BUT IT NEEDS MORE EXPLANATION. I hope this helps to that guys who have been stuck in that part.

  4. ejancar says:

    sorry that is % :D thx for nice tutorial

  5. ejancar says:

    omg how i can do it , it is on the 0:42 , like 8

  6. hardyzzone says:

    noo D: its nto on my ocmputer anymore casue it was illageing singed as microsoft so my dad thoguth it had a virus and delete it

  7. CARECORDS07 says:

    same here… did u get that working?

  8. brucelampson says:

    i have been following your tuts since ever , your awesome but is there a way you can paginated the search engine results?

  9. l3rodey says:

    Fail and what sucks is that no help is given, very last buit I add the ‘ just like you but does not fix it and no one helps

  10. croc786 says:

    Can you send me thjr addo on link please

  11. itsbrad212 says:

    THANKKKK YOU!!!!! :D :D :D :D

  12. jameswx09 says:

    I am so lost. I need this for my site so I’ll figure it out.

  13. lashtal says:

    can you just publicly post it here for us all? Thanks too! :)

  14. potterpuppetpals2 says:

    same here

  15. h4r00n says:

    I keep getting a parse error on the line with the following coding: $x++;
    What am I doing wrong?

  16. hardyzzone says:

    i’m getting this can u help
    Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in C:xampphtdocsDreamers Searchsearch.php on line 40
    no Results Found.

  17. yanglion says:

    The best php tutorial !!

  18. olyman78 says:

    Awesome tutorial. Thanks!

  19. socomglitchmasta says:

    I have created an ADD-ON to this script which allows users to add their own search terms. Please message me for the link!

  20. omanoman98 says:

    Great tutorial Alex!
    Thanks a lot!

Leave a Reply

(required)

(required)

© 2012 SEEDEGY Suffusion WordPress theme by Sayontan Sinha

Powered by Yahoo! Answers