ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:dictionary:actualtype

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
dictionary:actualtype [2015/11/29 04:24] mnewnhamdictionary:actualtype [2015/12/29 16:08] – There is no DataDictionary class - the function is NewDataDictionary dregad
Line 20: Line 20:
 * Example connection to MySQL database * Example connection to MySQL database
 */ */
-$dict = new dataDictionary($db);+$dict = NewDataDictionary($db);
  
 $t = $dict->actualType('I4'); $t = $dict->actualType('I4');
v5/dictionary/actualtype.txt · Last modified: 2021/01/18 03:45 by mnewnham