×

Welcome to TagMyCode

Please login or create account to add a snippet.
0
0
 
0
Language: PHP
Posted by: Andy Willis
Added: Nov 27, 2017 9:27 AM
Views: 2608
Tags: no tags
  1. $count = 50;
  2.  
  3. for ($i = 0; $i < $count; $i++) {
  4.  
  5. }