marcoba


Member since 10/02/2007

1 snippets

1085 profile views

4 Comment(s) Posted

View their favorites

their Tags


Profile

Achievement

first submission:submitting first snipplet

marcoba's Recent SnippetsTagged php



« Prev 1 Next »
Drupal snippet: outputs all theming variables of a content type or page. Add to template.php the following function: function _phptemplate_variables($hook, $vars) { return array('vars_data' => $vars); } then add the snippet to the relativ...
5 709 posted 16 years ago by marcoba
« Prev 1 Next »