Get clips by user id

I missed a ; on the first line.

Basic PHP should should be able to fix this yourself

$ch = curl_init('https://api.twitch.tv/helix/clips?id=FOO');