i want embed latest video from my YouTube channel. I want that if i put a new video in my channel then that video should show on my web page. Please help!
Asked
Active
Viewed 3,407 times
0
-
What have you tried? Have you seen this post: http://stackoverflow.com/questions/412467/how-to-embed-youtube-videos-in-php – Quintin Balsdon Aug 07 '15 at 07:13
1 Answers
0
Get the id of the latest uploaded video in a youtube channel (your channel in this case):
How to get the id of the latest uploaded video in a youtube channel
Send the id of it to database, update the related table's related row. Then embed it to your website:

Community
- 1
- 1

onurkahveci
- 34
- 3