<?php $url = 'https://www.youtube.com/embed/ROipDjNYK4k?rel=0&autoplay=1'; echo str_replace('?' . parse_url($url, PHP_URL_QUERY), '', $url);
You have javascript disabled. You will not be able to edit any code.