Replies Back to Article
Free! - How to build a PHP Search Engine
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 :)
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..
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
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
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...