Penguin

Differences between current version and previous revision of PhpDaoLib.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 4 Last edited on Sunday, August 25, 2002 10:49:29 pm by PerryLorier
Older page: version 3 Last edited on Tuesday, August 20, 2002 10:37:11 pm by PerryLorier Revert
@@ -78,4 +78,12 @@
 This is a very incomplete list, it's basically here to document interesting attributes, feel free to add to me! 
  
 | __name__ | __value__ | __description__ 
 | dao_modified | boolean | If this row is modified, ignore it for the purposes of figuring out if this row should be inserted. 
+  
+!!!Input devices  
+Input types, and their associated properties  
+!combo  
+;db: PEAR DataBase instance  
+;table: table name  
+;joinfield: field to get the value from ''table''  
+;displayfield: field to display from ''table''