for($k='A';$k<=$highestColumn;$k++) If the number of columns is greater than Z, there will be a problem, so the output will not be possible. Z<AA does not hold during comparison.
for($k='A';$k<=$highestColumn;$k )
If the number of columns is greater than Z, there will be a problem, so the output will not be possible, and Z<AA will not hold during comparison
孙召强2363 days ago957