fork download
  1. <?php
  2. echo implode(',', range('ab', 'yz'));
Success #stdin #stdout 0.01s 20568KB
stdin
Standard input is empty
stdout
a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y