Help for this page

Select Code to Download


  1. or download this
    $entry->foo(7);
    $entry->bar('some string');
    $entry->baz(23.5);
    $entry->update();
    $entry->dbi_commit();