<?php $uri = "/wp-content/themes/zerif-lite-child/inc/get_comments.php/123"; $args = explode('/',strtok(trim($uri,'/'),'?')); $video_id = end($args); echo "\$vidao_id is $video_id";
You have javascript disabled. You will not be able to edit any code.