- or download this
User1 [Ok]
USer100 [Ok]
User1000 [Ok]
- or download this
print color("white"), "\n $elt ", color("reset") . color("green") , "\
+t\t\t [Ok]", color("reset");
- or download this
User1 [Ok]
USer100 [Ok]
User1000 [Ok]
............... [Ok]
............ [Ok]
- or download this
foreach $i ($elt)
{
...
print color("white"), "\n $elt ", colo
+r("reset") . color("green") , "\t\t\t [Ok]", color("reset");
}
}