Login   Register  
PHP Classes
elePHPant
Icontem

AJAXed list boxes

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Panos Kyriakakis
Name: Panos Kyriakakis is available for providing paid consulting. Contact Panos Kyriakakis .
Packages: 2 Browse all classes by Panos Kyriakakis Browse all classes by
Country: Greece Greece - PHP jobs in Greece
Age: 41
All time rank: 3225 in Greece Greece
Week rank: 678 Down4 in Greece Greece Up


  Detailed description   Download .zip .tar.gz  
This package can be used to generate Web form with linked select inputs.
It generates select inputs that switch their group of options dynamically when the linked select input value is changed.
The class uses AJAX to retrieve the new group of options from the server, so it can retrieve the option values from a database on the server side.
It can link an unlimited number of select inputs.

In the same file sc_classes.php there is an other class. Called sc_form_elements. Used partialy from sc_ajax_select_boxes. It is a nice form helper class. Adds select boxes, radio groups and check box groups. It is usual to have options on db and have to populate with them select boxes, or show a list of radio buttons or a list of checkboxes. The routine is to query the database and loop throu the selected rows and add elements to the form. sc_form_elements class comes to save time rewriting that peace of code again and again, but still have control over the form.

  Classes of Panos Kyriakakis  >  AJAXed list boxes  >  Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: AJAXed list boxes
Base name: lsb
Description: Generate AJAXed linked select inputs
Version: 0.5
PHP version: 4.1.0
License: GNU General Public License (GPL)
All time users: 3420 users
All time rank: 878
Week users: 1 user
Week rank: 2054 Down
 
  Groups   Rate classes User ratings   Applications   Related links   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


  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Sufficient (62.5%)
Sufficient (62.5%)
-
Not sure (58.3%)
-
-
Not sure (43.3%)
1922
Month:
Not yet rated by the users

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

  Related links  
Link Description
Demo page Demo page for this class
Documentation Documentation of the class.
Prototype Prototype js library

  Files folder image Files  
File Role Description
Accessible without login Plain text file db_sample_data.sql Data Example data file
Accessible without login Plain text file example.php Example Example file
Accessible without login Plain text file example_2.php Example Example for new extra where feature
Accessible without login Plain text file example_5.php Example Use last select box's onChange event to get values for further use
Accessible without login Plain text file example_7.php Example Radio buttons example
Accessible without login Plain text file lsd_demo_2_sample_data.sql Data Sample data for example 2
Plain text file sc_classes.php Class Main class file
Accessible without login Plain text file sc_select_ajax_handler.php Appl. Ajax handling functions
Accessible without login Plain text file top_script.php Aux. Example file

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