In my website (dht-clan.tk) I use this link for a youtube video:
Code: Select all
<BR><a class='example6' href="http://www.youtube.com/embed/fMBj5phmdJM?rel=0&wmode=transparent" title="Black Ops: DHT# hanoi HCTF">2: Black Ops: DHT# hanoi HCTF</a>What I want now is that user can fill in a form where the put the title of a Youtube video and the link (for example: http://www.youtube.com/watch?v=fMBj5phmdJM). And when they click "submit" a line of text will be created as the above, and then it needs to be posted in the file "uservideos.php" under all other videos.
But I have no idea how to do that