Download .zip |
Info | Documentation | View files (5) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2014-10-20 (2 years ago) | Not enough user ratings | Total: 155 | All time: 8,162 This week: 783 |
Version | License | PHP version | Categories | |||
boolean-search-query 1.0 | BSD License | 5.0 | PHP 5, Searching, Text processing |
Description | Author | |||
This class can convert boolean text into Google search expression. Innovation Award
|
Author : Hemant Kr Tiwari Email : t.hemantkumar@gmail.com Contact : +91-9818664766 Blog : http://hemant-uniquescience.blogspot.in/ Licence : GNU General Public License This Class is used to generate boolean search string that further used in mysql query string Requirement: 1. PHP Version: PHP 5.0+ 2. How to use Include the class file and add below code to generate boolean search string. Add below code to get the output $text = '"account manager" or python and linux'; $obj = new GenerateBooleanQueryString($text); echo $obj->boolean_string; |
Files |
File | Role | Description |
---|---|---|
example.php | Output | Contain example |
GenerateBooleanQueryString.php | Class | contain php code |
README | Doc. | Contain uses |
index.php | Class | improve the class to add more complex search |
README.md | Data | Auxiliary data |
boolean-search-query-2014-10-20.zip 4KB | |
boolean-search-query-2014-10-20.tar.gz 3KB | |
Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
40% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.