![]() |
![]() ![]() ![]() ![]() ![]()
|
Author | Topic: Search the site |
Alex |
![]() I've just installed a search facility on this website which is rather nifty - handy if you want to search for forum posts related to some particular difficulty. I'll put up links on the main website soon but for now you can access the search facility at: http://www.axeuk.com/cgi-bin/search/search.pl
|
carlii |
![]() How did you do that? Is it PERL script? |
MaDbRiT |
![]() Carlii.. As Alex's link ends with ".pl" and the script lives in a CGI-BIN folder... The big clue is the *.pl suffix that means it's PERL (correct me if I'm wrong Alex!) Interesting that you can use your own PERL scripts tho Alex - who's hosting the site for you? Al |
Alex |
![]() Indeed the .pl means it's a Perl script. The Games Archive also runs using one (much easier to maintain this way). I knocked up the Games Archive script myself; the search engine script comes from the link which is at the bottom of the search page. This website is hosted by tera-byte ( www.tera-byte.com ). It's not particularly unusual that I can use Perl scripts - it just costs money. (Fortunately tera-byte are quite cheap) |