\[ytvideo\](.*?)\[/ytvideo\]
{source 0}
<?php
//recuperation de l'id de la video YT
$parm = stripslashes('[[escape]]\1[[/escape]]');
echo "[[iframe width='100%' height='480' src='//www.youtube-nocookie.com/embed/".$parm."?&autoplay=1&autohide=1&rel=0&modestbranding=1' frameborder='0' allowfullscreen]][[/iframe]]";
?>
{/source}
<iframe width='100%' height='480' src='//www.youtube-nocookie.com/embed/[[escape>OQWTWICDvzY</escape>?&autoplay=1&autohide=1&rel=0&modestbranding=1' frameborder='0' allowfullscreen></iframe>
<iframe width='100%' height='480' src='//www.youtube-nocookie.com/embed/[[escape>OQWTWICDvzY</escape>?&autoplay=1&autohide=1&rel=0&modestbranding=1' frameborder='0' allowfullscreen]]</iframe>
allowfullscreen]]
allowfullscreen>
[[iframe ...]][[/iframe]]
{source 0}<?php
//recuperation de l'id de la video YT
$parm = stripslashes('[[escape]]\1[[/escape]]');
echo '<iframe width="100%" height="480" src="//www.youtube-nocookie.com/embed/' . $parm . '?&autoplay=1&autohide=1&rel=0&modestbranding=1" frameborder="0" allowfullscreen></iframe>";
?>{/source}
{source 0}
<?php
//recuperation de l'id de la video YT
$parm = stripslashes('[[escape]]\1[[/escape]]');
echo "<iframe width='100%' height='480' src='//www.youtube-nocookie.com/embed/".$parm."?&autoplay=1&autohide=1&rel=0&modestbranding=1' frameborder='0' allowfullscreen></iframe>";
?>
{/source}
{source 0}
<?php
//recuperation de l'id de la video YT
$parm = stripslashes('[[escape]]\1[[/escape]]');
$parm = str_replace("[vide]","",$parm);
$parm2 = substr($parm,0,35);
if($parm2 <> $parm) $parm2 .= "...";
echo '<div style="padding-left:9px;">'.$parm2.'</div>';
?>
{/source}
0 - syntax error, unexpected 'essence' (T_STRING), expecting ')'
syntax error, unexpected 'essence' (T_STRING), expecting ')'