Yet Another Yellow Box

Component type

module

Categories

Maintenance status

Development status

Downloads

1225

Component created

Component changed

In my roles first as network administrator, and now as a web architect, it seems over the years that every time we turn around, management is always asking us to stick yet another yellow box on the home page making some sort of emergency announcement.

print_d

Component type

module

Maintenance status

Development status

Component created

Component changed

It´s a simple alternative to dsm function of Devel module. I called it print_die,

because the execution is terminated after variables are rendered.

Features:

*Print objects, arrays, and simple variables.

*Format and highlight sql statements

*Accept multiple parameters

*Terminate the execution, and avoid Drupal do nothing more.

Usage:

print_d($var1,$var2,....);

or using the mask 'asd':