Hey everyone, I have a simple problem that needs a solution. I have an input field where the user would enter a youtube link like so:
http://www.youtube.com/watch?v=TG7RJZUwR6Q
I need some type of JavaScript or PHP code to simply remove the:
http://www.youtube.com/watch?v=
so all you have is the code to the video.
Hopefully that makes since
Any help would be much appreciated. Thanks!


