Bonjour à tous
J'ai cette programmation
echo do_shortcode( '[sociallocker id="74"] <iframe width="95%" height="315px" src="//www.youtube.com/embed/'.$txt[1][0].'?version=3&autoplay=0&controls=0&showinfo=0&hl=fr_FR&rel=0" frameborder="0" allowfullscreen></iframe>
<br><div><a href="http://eepurl.com/_TLPH" target="new"><img src="http://www.comment-dessiner.edg2cp.com/img/email.png" alt="" /></a></div>
[/sociallocker]' );
Puis cette programmation
echo '<iframe width="95%" height="315px" src="//www.youtube.com/embed/'.$txt[1][0].'?version=3&autoplay=0&controls=0&showinfo=0&hl=fr_FR&rel=0" frameborder="0" allowfullscreen></iframe>
<br><div><a href="http://eepurl.com/_TLPH" target="new"><img src="http://www.comment-dessiner.edg2cp.com/img/email.png" alt="" /></a></div>';
Je voudrais que les 2 echo s'affichent aléatoirement, une fois l'un une fois l'autre
Est ce que quelqu'un pourrait m'aider
Merci beaucoup pour votre aide