Guest User

Untitled

a guest
Dec 11th, 2017
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.09 KB | None | 0 0
  1. $count=explode(",", $mos['files']);
  2. for($i=0; $i<=$count; $i++){
  3. echo $count[$i];
  4. }
Add Comment
Please, Sign In to add comment