I wanted to propose the "var_die($var)" functionallity. My mates and i use a lot var_dump($var);die;
Since die() wont print an array just a string, i think it´ll be very useful. It should do the var_dump($var);and die(); what do you think?
I wanted to propose the "var_die($var)" functionallity. My mates and i use a lot var_dump($var);die;
Since die() wont print an array just a string, i think it´ll be very useful. It should do the var_dump($var);and die(); what do you think?