Chapter 1 $user vs. $u
I noticed in comparing the code written in the book and the code downloaded from wrox that in the files User.php (lines~55-70) and in register.php (lines 87 - 97) the variable $user has been changed to $u and I wanted to know why.
Any help would be appreciated.
|