Tagged Questions
3
votes
1answer
299 views
Alternative to the deprecated Google Web Seach API
This question is slightly related to the question located here.
My current solution is using the deprecated Google Web Search API - but since it's deprecated, qeuries to the API is now limited. This ...
1
vote
5answers
490 views
Jokes search engine / PHP based search engine on database
I'm looking for a script, functioning like the Google homepage that fetches data from a database rather than the internet.
This is not intended to be a search engine, but a repository of jokes that ...