for cycle
for ($i = 0, i<10, i++){ echo "counter $i"; }
by guga muchiashvili
2 years ago
PHP
php note
1
Pro tip: use ```triple backticks around text``` to write in code fences