graham23s
03-20-2010, 10:17 PM
Hi Guys,
When i insert video embed code into mysql for example:
<object width="640" height="270"><param name="movie" value=""></param><param name="allowFullScreen" value="true"></param><embed src="" type="application/x-shockwave-flash" allowfullscreen="true" width="640" height="270"></embed></object>
all the <> symbols appear as &^54 (or similar) what would be the proper way to deal with this? do i need to do anything to the embed code before it goes in or when it comes out?
thanks fior nay help guys
Graham
When i insert video embed code into mysql for example:
<object width="640" height="270"><param name="movie" value=""></param><param name="allowFullScreen" value="true"></param><embed src="" type="application/x-shockwave-flash" allowfullscreen="true" width="640" height="270"></embed></object>
all the <> symbols appear as &^54 (or similar) what would be the proper way to deal with this? do i need to do anything to the embed code before it goes in or when it comes out?
thanks fior nay help guys
Graham