When I echo var_dump($_variable), I get one long, wrapping line with all varable\'s and values like
[\"kt_login_user\"]=> string(8) \"teacher1\" [\"kt_lo
You can press Ctrl+U to view the source code. Most Browsers will prettify the output there.
var_dump is the ugliest way to debug.
var_dump