/ Published in: PHP
Expand |
Embed | Plain Text
Comments
Subscribe to comments
You need to login to post a comment.
shrop on 07/07/08
3 people have marked this snippet as a favorite
basicmagic
dvdrtrgn
panatlantica
Subscribe to comments
You need to login to post a comment.
for a more detailed view of any variable including drupal objects like the node object you can also use var_dump($node);
view source for nicer format.