There is a warning when you run this php script:  In line 11, you can't use `$res .=` because there is not a `$res` variable before. 
There is a warning when you run this php script:
In line 11, you can't use
$res .=because there is not a$resvariable before.