Hide Embed Code With Php 09.03.08
Hi i own www.videojuice.tv
I have seen some sites that hide the embed url code with php for example they would have something like this…
<embed type=”application/x-shockwave-flash” src=”http://player.youku.com/player.php/sid/cd00XMTU5NjcyMDQ=/v.swf”AllowScriptAccess=”never” quality=”high” wmode=”transparent” /><noembed>
but then they would have it like this so it would be impossible to find the source….
<embed type=”application/x-shockwave-flash” src=”http://videojuice.tv/videohide.php?id=1″AllowScriptAccess=”never” quality=”high” wmode=”transparent” /><noembed>
if you can help?
thanks.



