[support] render()
    Chris Miller 
    cjm at tryx.org
       
    Wed Oct 30 16:05:31 UTC 2013
    
    
  
Hi Folks, 
I have a node expressed as an associate array: "$node = node_load($nid);" I have some mysteries: 
First, "print_r($node)" produces the same output as "print_r(render($node))", and I think the reason is that I need to add properties to the $node array to tell render() what I want done. Are my suspicions correct? 
Second, I seek to display $node as HTML. How do I do this? 
Chris. 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/support/attachments/20131030/e402fced/attachment.html 
    
    
More information about the support
mailing list