Replies Back to Article

Free! - How to build a PHP Search Engine

YO
November 6, 2007 by siu siu

Very good ! THX

 

PHP search engine
June 11, 2008 by magda wak
There seems to be a problem with this search engine.  In IE when pressing enter as oppose to search button, nothing displays.  Is there any way to fix it?
Paging issues
March 15, 2009 by viktor roos

Thanks alot for the guide, great job! Although the paging part doesn't work for me. When i select the next page i just find myself on an empty page. I haven't changed anything but the things i have to change. search.php?search_term=mysql&search_button=Search works but when i turn to the next page : search.php?search_term=mysql&first_pos=10 the page is empty. Any way to fix this problem? I have followed many search engine guides and i find this problem on every single one of them, it's getting really enoying. Maybe it's my fault some how, help would be really nice :)

ERROR!
March 1, 2010 by madeL isiderio

hello! i followed the steps that you've indicated in this *tutorial about making a search engine in php. I do all the steps including the database but when i run it, theres an error saying this  Parse error: syntax error, unexpected T_VARIABLE in C:\Documents and Settings\Personal\Desktop\madeL\connectionstring.php on line 15

what do you think is wrong with what ive done? pls help me coz i needed it for my thesis. plssss...

NOTE: i used POST method instead of GET method. i also used DREAMWEAVER 2004 and WAMMP. plss response. thank yoU..

while search error coming
September 12, 2010 by Darpan PAtel

Wile submit search below error coming

 

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in C:\xampp\htdocs\Search_engine\source\PHP_SearchEngine_MySQL.php on line 32


Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in C:\xampp\htdocs\Search_engine\source\PHP_SearchEngine_MySQL.php on line 41

please reply and solve this issue
August 5, 2011 by nudrat a

Greetings!

as per previous complains i am having the same issue :

"mysql_num_rows(): supplied argument is not a valid MySQL result resource " 


Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in C:\AppServ\www\my_se_php\search.php on line 25

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in C:\AppServ\www\my_se_php\search.php on line 34 

 

i urgently need help waiting for reply  

error
June 13, 2012 by Rajesh Rathor

Undefined variable: results line70

Undefined variable: sql_query 106

Undefined variable: first_pos 146

 Undefined variable: results 156

 Undefined variable: sites 164

pls tell how to resolve...

Yes
July 6, 2018 by Shaun John
Amazing