This class can be used to suggest keywords using Overture's keyword selector online tool. It accesses the Overture keyword selection tool page and submits a query for a given keyword. The class returns all keywords that include the query keyword sorted by number of searches performed in the last month ...
ezSL Support forum ez_suggestion_list Suggest words to complete text inputs using AJAX This class can be used to complete words entered in text inputs using AJAX to retrieve completion words from the a MySQL database table without page reloading. It generates HTML for a text form input with the ...
Spell Corrector Support forum spellcorrector Suggest corrected spelling text in pure PHP This class can be used to suggest the correct spelling of text similar to Google "Did you mean" but based on a pure PHP implementation of Peter Norvig correct spelling suggestion algorithm. It takes a given ...
... using AJAX This class can be used to complete text typed in form text inputs using AJAX to retrieve text completion suggestions, similar to Google Suggest. The text completion suggestions are displayed as a menu below the text input that shows without page reloading. The text completion suggestions ...
This class can automatically suggest keywords from content text. It can be used for instance to suggest keywords for the META tags of a Web site page. It counts the number of occurrences of single or multiple word expressions within the given content text. The most frequent expressions are suggested ...
Spelling Suggestion Class Support forum spelling-suggestion Suggest corrected spelling text with Yahoo API This class can be used to suggest text spelling corrections using the Yahoo API. It takes a text as parameter and sends a request to Yahoo Spelling Suggestion Web service API server. The class ...
This class can retrieve and suggest keywords for Web pages. It retrieve a Web page and parse it to extract the keywords in the meta tag. The class can also suggest keywords for the page based on the text found in the body considering a given the text punctuation and a list of given stop words. Keywords ...
... ) - add new dataSource to RSS instance dataSource: array of associated arrays (item) item: associated array: -> title : title of item (str, suggest. max 100 chars for RSS 0.91 compatiblity) -> link : url that item links to (str, suggest. max 500 chars for RSS 0.91 compatiblity) -> description : info ...
... translating text using google translate. Google helper Support forum google-helper Perform searches using Google search API google gogolehelper suggest suggestmin jquery Example Site Meter
phpSortTable Support forum phpsorttable Show MySQL query results in sortable HTML tables !!! NOTICE: I suggest to use my other Class phpSortable under the site http://www.phpclasses.org/browse/package/3704.html. It is better and has a Database abstraction feature. I keep this package always updated ...