Skip to content

Instantly share code, notes, and snippets.

View ocupay's full-sized avatar

anonymous ocupay

View GitHub Profile
while (!finish) {
number = 1;
number ++;
easyNumber = 0;
easyNumber = isPrime(number);
if (easyNumber != 0) {
key = 0;
key++;
easyNumbers[key] = easyNumber;
for (i=0; i<10; i++) {
for (j=0; j<10; j++) {
// пока не отработает этот цикл, родительский не перейдет на след итерацию
// когда родительский цикл перейдет на след итерацию, j снова станет 0
}
}
86937 isset
43159 echo
31697 empty
29252 substr
26146 count
24248 is_array
22572 strlen
19365 sprintf
18090 unset
16584 str_replace
100 => 'Continue',
101 => 'Switching Protocols',
200 => 'OK',
201 => 'Created',
202 => 'Accepted',
203 => 'Non-Authoritative Information',
204 => 'No Content',
205 => 'Reset Content',
206 => 'Partial Content',
300 => 'Multiple Choices',