phpSearch - Search Engine Platform PHP Script

phpSearch is an application that helps you build a search engine based on Bing API with outstanding features such as:

  • Search for images, videos, news;
  • Search on the entire web or selected websites;
  • Integrated with light/dark interface and works well on all screen resolutions;
  • Comes with an admin page for customization;
  • Ability to place ads on the site.

phpSearch - Search Engine Platform PHP Script


Requirements

  • PHP 7, Apache 2, MySQL 5 MySQLnd, cURL, OpenSSL, mbstring
  • Bing Search API Key

How to install script on localhost:

  • Download and install a local web server such as AMPPS/XAMPP/WAMP to run our PHP scripts;
  • Download and extract the script and copy it to the web server directory;
  • Access phpMyAdmin to create a new database, then import file phpsearch.sql database (in directory database/database.sql );
  • Open file config.php (in directory app/includes/config.php) to configuration database connection and project url:
  • Admin panel URL: http://localhost/project_name/admin
  • Default login account: admin/password

Configuring Bing Search API Key

  • Create a Bing Search API Key (Refer to the instructions on Google);
  • Log in to the admin page, select the search menu, and enter the created API Key.


Unzip password:: 653863

Note: The script is for reference only, if you use it, you must purchase the license.


Previous Post Next Post