Drupal Tutorials > Development > Replacement for print_r

Replacement for print_r

categories: Development
for Drupal: D6
1

How many times have you done the good old print_r($var); just to find out what’s in the variable?

I have been using the devel modules for age’s but it still surprises me what you can find if you just look at some code every now and then.

The devel module comes with a few great functions which you could use instead print_r();

(Replacement for print_r >>)

ingridients (modules): devel

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
263 Drupal Tutorials and counting!