标签: php
我在此代码上禁止使用401 - 需要授权。 有人可以为我纠正和重写代码吗?
$vdata= file_get_contents('https://api.vimeo.com/videos?query='.$search.'&page='.$p.'&per_page=5&access_token='.$vimeo_token.'');