Skip to content

shivajivarma/search-engine

Repository files navigation

Search Engine

Search engine, written in php.

Project Documentation: http://shivajivarma.com/project/search-engine/

Setup:

  1. Install Prerequisite Software:

  2. Clone the source code:

     git clone https://github.com/shivajivarma/search-engine.git
  3. Ensure below extensions as enabled in php.ini. Just remove ; before

    • extension_dir = "ext"
    • extension=php_curl.dll
    • extension=php_mysqli.dll
  4. Create schema with name 'search'

  5. Start the PHP server in project source folder.

Author:
shivaji varma

About

A web search engine is a software system that is designed to search for information on the World Wide Web.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published