Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMSEARCH

The very simple search engine with php and mysql

Usage

It is a very simple search engine. To add a web page in the search engine, you should create a data in 'data' named mysql table

Mysql Configuration

Please look the 'index.php' line 55:

$con = mysqli_connect(HOST, USERNAME, PASSWORD, DATABASE_NAME);

Thanks!!!

About

The very simple search engine with php and mysql

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages