ajaxCRUD.com

» a PHP class to create / read / update / delete from a database table using AJAX

   by loud canvas media

AjaxCRUD API Reference

<< Reference overview
<< Home

omitField

omits a field from displaying in the table
void omitField ( String fieldName )
This function is used when you do not wish to DISPLAY a field (essentially omits the column for the table).

This function will NOT omit the field (and input box) from displaying when ADDING a row to the database. To do this use omitAddField

Details

Type function
Returns void

Parameters

fieldName
The field name you do not wish to display in the table

Example

$tblDemo->omitField("fldLastModified");

See also

New, Edit

 

"Must say this is a great product and making great progress."
~Colin