In this question, they show that the order of $GL_2(\mathbb{F}_p)$ is $(p^2-1)(p^2-p)$.
For the first column, there are $p^2$ options, and we need to exclude the $0$ column, so there are $p^2-1$. That's clear to me.
For the second column, there are again $p^2$ possible combinations, and that answer says we need to exclude the $p$ different scalar multiples of the first column. That's not clear to me; for example if the first column is $[1 \quad 1]^t$, then there are $p$ different scalar multiples, namely, $[0\quad0]^t,[1\quad1]^t,[2\quad 2]^t,...,[p\quad p]^t$. However, if the first column is $[1\quad p]^t$, what are the $p$ combinations that need to be excluded and why do they need to be excluded?