⚠ 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 is an archived forum. ⚠

  •     

profile picture

fetch rows( select *)



developer1789

developer1789
  • profile picture
  • Member

Posted 18 January 2019 - 15:55 PM

Hello

I am using grocerycrud and i want to execute à foreach loop on all rows to generate a pdf

my question is how can i call all rows :the result of (select * from table)?

Thanks