ajaxCRUD.com
» a PHP class to create / read / update / delete from a database table using AJAX
by loud canvas mediaAjaxCRUD API Reference
|
<< Reference overview << Home Object: ajaxCRUDConstructorFunctions
Variables |
omitPrimaryKeyomits the primary key from displaying in the table
void omitPrimaryKey()
You should use this function when you do not want to display the primary key (id) of your database table in your html table.
Details
Parametersnone
Example$tblDemo->omitPrimaryKey();
See also |
"Thank You for this beautiful class."
~voahar
