Türkiye'nin En Eski Webmaster Forumu İyinet'e Hoşgeldiniz!

Kayıt Ol

Phpmyadmin'de Küçük bir Convert İşlemi

aoguney

0
İyinet Üyesi
Katılım
6 Ekim 2005
Mesajlar
0
Reaction score
0
Arkadaşlar phpmyadmin'de otomatik olarak aşağıda verdiğim işlemi nasıl yapabiliriz??


Bu şekilden;

{flvremote}xxx{/flvremote}


bu şekile çevrilecek;

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" style="width:450px; height:360px;" title="NbaTr Video Arşivi">
<param name="movie" value="http://www.nbatr.com/mambots/content/plugin_jw_allvideos/jw_allvideos_player.swf?file=xxx&showdigits=true&autostart=true" />
<param name="quality" value="high" />
<param name="wmode" value="transparent" />
<param name="bgcolor" value="#FFFFFF">
<embed src="http://www.nbatr.com/mambots/content/plugin_jw_allvideos/jw_allvideos_player.swf?file=xxx&showdigits=true&autostart=true" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="transparent" bgcolor="#FFFFFF" style="width:450px; height:360px;"></embed>
</object>


xxx ler değişken..
 
Üst