/ Published in: PHP
Expand |
Embed | Plain Text
<? $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; ?>
You need to login to post a comment.
