How to put youtube video on my own site? which one script i have to use?? Can i embed any video on mysite?? is it legal?
As far as i know its legal to put any video from youtube on your site. If youtube deems it inappropriate they will remove it themselves. Can you explain more about what you mean with the script part? If you are looking for a youtube clone script theres a bunch out there just google "youtube php clone script"
On the right side, there's a text box that says, "Embed." Click on the box & the code is highlighted for you to copy (right-click, copy). Now just paste it where you want it to show up in your HTML (must be added to source formatting).
Its not working i have a html like <html> <table> <tr> <td> Entertainment </td> </tr> <tr> <td> <!--- I have to put scripts over here??? tell me?? and how it automatically run?? ----!> </td> </tr> </table> </html>