Guest User

Untitled

a guest
Dec 7th, 2017
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. $section = R::findAll('section', 'name = ?', ['news']);
  2.  
  3. R::getCol('select title from news');
Add Comment
Please, Sign In to add comment