Guest User

Untitled

a guest
May 17th, 2018
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.08 KB | None | 0 0
  1. for ($i = 0; $i <= $histcount; $i++) {
  2.     ${db.$i} = $history[$i] . '_guests';
  3.  
  4. }
Add Comment
Please, Sign In to add comment