Test

2 years ago

mpociot

Test 2

Code

foreach(range(1, 10) as $i) {
	echo $i;
    sleep(1);
}

Output

New course: Desktop apps with Electron