Recent content by qoryto

  1. Q

    My Video Blog Php Wp Plugin?

    HI! Problem is xvideos :( $html= str_get_html($curlresult); $grab_urls = $html->find('div[class=thumb]'); $grab_next = $html->find('a[class=sel]', 1)->href; $grab_vidtime = $html->find('strong'); No videos added. Maybe you already have all the videos from this source. Wait for...
Back
Top