Jump to content

object tag in db


diasansley

Recommended Posts

ok that works fine can i store a object tag in the db and show that same obj tag in the div

 

ill paste my code but its hard coded

<div id="resultmedia">
                                  <object width="640" height="385">
                                  <param name="movie" value="http://www.youtube.com/v/vFagaB9M6nQ?fs=1&hl=en_GB"></param>
                                  <param name="allowFullScreen" value="true"></param>
                                  <param name="allowscriptaccess" value="always"></param>
                                  <embed src="http://www.youtube.com/v/vFagaB9M6nQ?fs=1&hl=en_GB" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="155" height="131">
                                  </embed></object>

Link to comment
https://forums.phpfreaks.com/topic/224167-object-tag-in-db/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.