[26 / 3 / ?]
My PHP code works, but I get a million errors.
It says
>Undefined array key
>Undefined variable
All variables that I define inside a mysql fetch while loop work, but trigger an error.
All variables that I $_GET from the url directly get an error too. Why would they need to be defined beforehand, and how?
It says
>Undefined array key
>Undefined variable
All variables that I define inside a mysql fetch while loop work, but trigger an error.
All variables that I $_GET from the url directly get an error too. Why would they need to be defined beforehand, and how?
