Latest JAS v1.1.0
144 plugins online

Code / System_Storage_pgsql / getFieldType

System_Storage_pgsql :: getFieldType
Method
include/storage/pgsql.php

Description...

Arguments

field
Argument

Return values

Mixed
Returns

Examples

System_Storage_pgsql GetFieldType method example
PHP
<?
  $system_storage_pgsql->getFieldType($field);  //Call System_Storage_pgsql::getFieldType method
?>

Comments (0)