zahir hussain
zahir hussain

Reputation: 3739

how to search the string like google search php

i want to know how to get search like google search...

thanks and advance

Upvotes: 2

Views: 1077

Answers (1)

Ladislav
Ladislav

Reputation: 7283

You can use google's search engine inside of your website.

If you want to have your own PHP and MySQL search you can try Sphider that is found on: http://www.sphider.eu/

Upvotes: 1

Related Questions