I\'m doing some exercises from Beginners PHP & MySQL by Mr. Tucker.
On his example everything works fine, but on my PC there is an error:
You simply use an undefined variable. If your while loop doesn't work your variable steel is undefined, so you obtain an error :)
while
steel