Browse #php EFnet Quotes: View quote - #314

[12:09pm] [Marsh] im not sure if its that is it?, I think the problem starts from if ($errors = ""){
[12:09pm] [Marsh] when you enter all the information on the signup form correctly, therefore no errors should return, it does not execute the code following from if ($errors = ""){
[12:12pm] [DanMan010] = assignment, == comparison
[12:12pm] [YorT] === type comparison
[12:12pm] [DanMan010] ==== doesnt do anything