Help for this page
$entry->foo(7); $entry->bar('some string'); $entry->baz(23.5); $entry->update(); $entry->dbi_commit();