04-14-2007
|
#1
|
|
html sayfasının açılışında müzik çalsın istiyorum dersen
PHP- Kodu:
<div align="center"><embed src="http://www.siteadı.com/mp3ismi.mp3" width="370" height="18" type="audio/mpeg"></div>
veya;
PHP- Kodu:
<EMBED src=http://www.siteadı.com/mp3ismi.mp3 width=128 height=128 hidden=true autostart="true" loop="1">
|
|
|