МЯ
$lastRow = null
while() {
$lastRow = $row;
}
Size: a a a
МЯ
$lastRow = null
while() {
$lastRow = $row;
}
МЯ
$lastRow = null
while() {
$lastRow = $row;
}
SP
while(null !== ($row = nextRow())) {
// чему тут будет равно $row
}
// и чему тут?Y
КГ
Y
while(null !== ($row = nextRow())) {
// чему тут будет равно $row
}
// и чему тут?SP
Y
SP
КГ
МЯ
Y
SP
SP
МЯ
SP
SP