⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.txt

📁 This is a PHP search engine. It searches for text and then displays results. At the time I complet
💻 TXT
字号:
 _____  __    __  _____    _____  __    __ 
|  _  \ \ \  / / |  _  \  /  _  \ \ \  / / 
| |_| |  \ \/ /  | |_| |  | | | |  \ \/ /  
|  ___/   \  /   |  _  /  | | | |   }  {   
| |       / /    | | \ \  | |_| |  / /\ \  
|_|      /_/     |_|  \_\ \_____/ /_/  \_\ 

README
Created by: Justin C.-   PyroXPro.com  
===========================================

This is a PHP search engine.  It searches for text
and then displays results. At the time I completed it
it was the first of its kind.  I spent many hours
looking for something like it, but could not find
anything. It searches the directory you put it in.

NEW VERSION! You can now tell it where to search!
Many MANY people wanted this ability.  I aim to 
please.
UPDATE 1.01 - Fixed Distribution Problems
UPDATE 1.05 - 200% Faster, with cleaner code also.


Files Required:

NEWSEARCH.PHP
sas.gif   , The sasquatch logo.

How to use this:

I use a form,  to submit the search.
This is the EXACT code from www.pyroxpro.com
You will need to change this for your needs
The form html is below:

<form method="POST" action="NEWSEARCH.php">
<TABLE><TR><TD>
Search our site: <input type="text" name="whatdoreplace" size="25"></TD><TD rowspan=2><input type="submit" value="Search" name="B1"></TD>
</TR>
<TR><TD>
[PHP<INPUT TYPE=radio name=where value=php>][Scripts
<INPUT TYPE=radio name=where value=other>][News
<INPUT TYPE=radio name=where value=news>][Index
<INPUT TYPE=radio name=where value=index>]
</TD></TR>
</TABLE> 
</FORM>

BTW - Please keep this file with the script if you distribute it. 
I am not responsible for anything bad that happens due to the
 downloading, viewing, or use of these files.  If your mess up
 the code and instead of searching it erases your hard drive,
 that would be your fault.  The code worked perfect when published.




  

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -