/ Published in: PHP
                    
                                        
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
<?
$video = "5144569";
$thumb_index = $index['STATS_NUMBER_OF_PLAYS'][0]; //restituisce l'indice dell'array che contiene le stats
$n_views = $vals[$thumb_index]['value'];
echo $n_views;
?>
Comments
 Subscribe to comments
                    Subscribe to comments
                
                