Code
May 21st, 2007 by m.kamleitner
“Geben ist seeliger als Nehmen”
- darum gibt es hier in unregelmäßigen Abständen praktische Code-Schnippsel zur Weiterverwendung unter den Lizenzbedingungen der GPL. Supportanfragen bitte über die Kommentar-Funktion und nicht via E-Mail, dann haben alle was davon!
“Give a little, take a little”
This page has the following sub pages.
,
,
)
Hey men…
I saw on your youtube class a reference for 3 files…
require_once ‘HTTP/Client.php’;
require_once ‘HTTP/Request.php’;
require_once ‘HTTP/Client/CookieManager.php’;
Where can I found this files?
Thanks!
Hi Erick, these files are part of the HTTP-module within the PEAR-library - which is required for running phptube. You find more info about this on my english-language blog, http://nonsmokingarea.com/blog/2007/06/16/phptube-youtube-api-for-video-upload-download/