Display users name when logged in on the page they are visiting

,

Is this the code in this topic?
Although it may “work”, it’s honestly a step backward.
There are no prepared statements. You have reverted from proper password hashing to MD5. That’s just from a cursory scan.

1 Like