私はu-tubeからのiframeであるmysqlデータベースに次のデータを持っています:-
`<iframe width="560" height="315" src="http://www.youtube.com/embed/Om2fabTIKE4" frameborder="0" allowfullscreen></iframe>`
それにもかかわらず、phpコードでは、上記のiframeに現在のフェーズがあり、入力する変数としてOm2fabTIKE4が必要です。
I would like to ask, is there any way that I can trim away
<iframe width="560" height="315" src="http://www.youtube.com/embed/
と
frameborder="0" allowfullscreen></iframe>