/ Published in: PHP
                    
                                        
Example from New Play Map
                
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
$view2 = views_get_view('events');
$view2->set_display('panel_pane_3');
$events = $view2->preview();
$output = $events;
Comments
 Subscribe to comments
                    Subscribe to comments
                
                