Sem descrição

musheabdulhakim 266979cdb1 search icon há 3 anos atrás
Database d67e18e408 sql file há 4 anos atrás
ajax 2df2ca64ae ajax há 4 anos atrás
assets 266979cdb1 search icon há 3 anos atrás
classes 02a976edb7 classes há 4 anos atrás
README.md c2a5bc1840 installation process modified há 4 anos atrás
config.php 4fe32b1066 database config há 4 anos atrás
crawl.php 09cd46118a crawler há 4 anos atrás
index.php 331eda235b homepage há 4 anos atrás
search.php bc38b04031 search result há 4 anos atrás

README.md

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 contact me musheabdulhakim99@gmail.com I will be happy to help you