Re: Request A Collection of YouTube Videos From Multiple User Accounts using YouTube API

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



It is the wrong list to ask.

The answer is that the YouTube API does not support that.

You'll have to merge and sort in PHP.

I recommend you cache the results for all external web services, as a general principle.

For a large number of videos, you'll want to merge/sort in DB, not in PHP arrays.


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux