Skip to content

Instantly share code, notes, and snippets.

View mohamedhafezqo's full-sized avatar
😂
CEO of my life, CTO of my localhost, co-founder of my son

Mohamed Hafez mohamedhafezqo

😂
CEO of my life, CTO of my localhost, co-founder of my son
View GitHub Profile
@simplethemes
simplethemes / youtube-url.php
Created November 21, 2013 23:00
Extracts YouTube video ID from various URL structures
<?php
$url = array (
'http://youtu.be/dQw4w9WgXcA',
'http://www.youtube.com/embed/dQw4w9WgXcB',
'http://www.youtube.com/watch?v=dQw4w9WgXcC',
'http://www.youtube.com/?v=dQw4w9WgXcD',
'http://www.youtube.com/v/dQw4w9WgXcE',
'http://www.youtube.com/e/dQw4w9WgXcF',
'http://www.youtube.com/user/username#p/u/11/dQw4w9WgXcG',