Posted: Fri Jul 06, 2007 1:16 am
Out of curiosity, I placed both files on my server. (linux)
search-functions.php
results.php
Search functions shows nothing, blank browser window.
results.php does the same.
I created search.html
input form which calls search-functions.php
Still nothing....blank window.
Assuming functions still have to be their own file (Utilities)
Read your markup and I will play with it more.
Regards,
Chris
P.S. This script was e-mailed to me by a friend, knowing that I was looking for a quick and basic search engine. If you have any recommendations regarding a more updated search engine script with relevent code, please let me know....I want to try and learn the current language. I am hopeful that by learning this old source I will learn a few things, like integers not needing quotes and the basics of Functions.
search-functions.php
results.php
Search functions shows nothing, blank browser window.
results.php does the same.
I created search.html
input form which calls search-functions.php
Still nothing....blank window.
Assuming functions still have to be their own file (Utilities)
Read your markup and I will play with it more.
Regards,
Chris
P.S. This script was e-mailed to me by a friend, knowing that I was looking for a quick and basic search engine. If you have any recommendations regarding a more updated search engine script with relevent code, please let me know....I want to try and learn the current language. I am hopeful that by learning this old source I will learn a few things, like integers not needing quotes and the basics of Functions.