⚠ In case you've missed it we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This forum is read-only and soon will be archived. ⚠


How crud columns use in Grucery CRUD

columns

  • Please log in to reply
No replies to this topic

#1 phpcoderhanann

phpcoderhanann

    Newbie

  • Members
  • Pip
  • 1 posts

Posted 17 December 2015 - 08:09 AM

$crud = new grocery CRUD();

 

$crud->set_theme('datatables');

 

$crud->set_table('users');

 

$crud->columns('name','email','password');







Also tagged with one or more of these keywords: columns

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users