PHP Classes
elePHPant
Icontem

Auto complete: Auto-complete text typed in a form input

Recommend this page to a friend!

  Author Author  
Picture of Dror Golan
Name: Dror Golan <contact>
Classes: 8 packages by
Country: Israel Israel
Innovation award
Innovation award
Nominee: 1x


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
This package can be used to auto-complete text typed in a form input without page reloading.

It generates the HTML for a form with a text input and Javascript to perform an AJAX request to retrieve possible words that complete the text that the user has typed so far.

The auto-completion words are retrieved from a configurable text file. The words may also be read from an array session variable to make it faster.

The completion words are displayed in menu below the text input.

The form with text field width, the colors of the words in the menu and the word file delimiter are also configurable.

  Classes of Dror Golan  >  Auto complete  >  Download Download .zip .tar.gz  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Auto complete
Base name: autocomplete
Description: Auto-complete text typed in a form input
Version: 1.0
PHP version: 5.0
License: GNU General Public License (GPL)
 
  Groups   Screenshots Screenshots   Trackback   Applications   Files Files  

  Groups  
Group folder image HTML HTML generation and processing View top rated classes
Group folder image AJAX Interact with the Web server without page reloading View top rated classes

  Files folder image Screenshots  
auto_complete_snapshot
File Role Description
Accessible without login Image file auto_complete_snapshot Screen sample uses


  Pages that reference this package  
PHP: implementing a heavy use of AJAX
Today, the trend is to implement AJAX in everything related with Web...

Latest pages that reference packages Latest pages that reference packages


  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.

  Files folder image Files  
File Role Description
Plain text file autoComplete.php.class Class Main Class
Plain text file dict.txt Data sample input text file
Plain text file find.php Aux. filter results according to input string
Plain text file sample.php Example Sample file
Plain text file test_doc.txt Lic. Sample 2 of input file

Install with Composer Install with Composer - Download Download all files: autocomplete.tar.gz autocomplete.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.