php filter
Orçamento $20-25 USD
I need a simple filter coded in php and mysql. The filter should allow users to search a db for entries matching certain criteria. Each criteria should have a check box that is used to include that criteria in the search. The script should return all db entries that match all those criteria. (Even if it is not an exact match and the entry in question fits more criteria than those used in the search.) If as an example a user checks criteria 1,2,4 it should return a entry that match 1,2,4,5 as 1,2,4 are present among the criteria for the entry. It should not return that entry if the user checks criteria 1,2,3, as 3 is not present among 1,2,4,5. The filter should show the name of the matching entry and the name should be linked to an URL associated with that name. The script needs an easy admin panel for adding criteria and the entries with name name, url and criteria. The admin does not need to be password protecte. the script need to be easily integrated in different layouts.
## Deliverables
1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done.
2) Deliverables must be in ready-to-run condition, as follows (depending on the nature of the deliverables):
a) For web sites or other server-side deliverables intended to only ever exist in one place in the Buyer's environment--Deliverables must be installed by the Seller in ready-to-run condition in the Buyer's environment.
b) For all others including desktop software or software the buyer intends to distribute: A software installation package that will install the software in ready-to-run condition on the platform(s) specified in this bid request.
3) All deliverables will be considered "work made for hire" under U.S. Copyright law. Buyer will receive exclusive and complete copyrights to all work purchased. (No GPL, GNU, 3rd party components, etc. unless all copyright ramifications are explained AND AGREED TO by the buyer on the site per the coder's Seller Legal Agreement).
## Platform
php 4 and mysql