W jaki sposób z poniższego kodu:
wyciąć:
<iframe width="560" height="315" src="
oraz
" frameborder="0" allowfullscreen></iframe>
tak, aby zostało samo:
http://www.youtube.com/embed/3S-XX_TDqKc
?
<? $tekst = '<iframe width="560" height="315" src="http://www.youtube.com/embed/3S-XX_TDqKc" frameborder="0" allowfullscreen></iframe>'; ?>