Community Portal: Difference between revisions
From Wiki**3
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<php> | |||
echo '<table style="margin-left: 5px; border-style: solid; border-width: 1px; border-color: #aaaaaa;" align="right"><tr><td><object width="306" height="255"><param name="movie" value="http://www.youtube.com/v/CmYDgncMhXw&rel=1"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/CmYDgncMhXw&rel=1" type="application/x-shockwave-flash" wmode="transparent" width="306" height="255"></embed></object></td></tr></table>'; | |||
</php> | |||
And now for something completely different... | And now for something completely different... | ||
<!-- | <!-- |
Revision as of 14:30, 6 May 2008
<php>
echo '
<object width="306" height="255"><param name="movie" value="http://www.youtube.com/v/CmYDgncMhXw&rel=1"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/CmYDgncMhXw&rel=1" type="application/x-shockwave-flash" wmode="transparent" width="306" height="255"></embed></object> |
';
</php>
And now for something completely different...