Skip to content

This is a clone of one of the most popular search engine in the world right now.Front-end is with html,css,js and some jquery.back-end is done with php and mysql database for storing crawled url and images.

MusheAbdulHakim/Make-Google-Search-Clone-with-php-and-mysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google-Clone-with-php-and-mysql

Before you can use it,make sure your php version is upto date and make sure you have a funtioning web server like xampp or wampp.

  1. extract the zip file and upload them to your web server directory.usually htdocs.

  2. you will need to create a database named "googleclone" or change it to your desired database in the config file

  3. in the Database folder import the sql file and you are good to go.

  4. I have already crawl some websites and so you can also test it out and have fun. Go to the file "crawl.php" and at th bottom you would find the url section.change the url to any website url you want to crawl.Save it and run it in your browser it will show you all the links that have been crawled and you can start your searching after this.

  5. If you enjoy and like it, star the repo and follow me if you would like more projects like this.

Thanks you. If you have any challenges or problems with it just open an issue in the repository and describe your problem. with bugs, errors. i will be happy to help. Send your pull request I will be happy to merge them.

About

This is a clone of one of the most popular search engine in the world right now.Front-end is with html,css,js and some jquery.back-end is done with php and mysql database for storing crawled url and images.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published