maybe take a look at Zend_File? I did not try it yet myself.
Bart
phpbrat schreef:
Thanks a lot Bart ! it works now ! Another help needed :) how can i
get video filetype 'n filesize for a video from youtube api using Zend
framework ? thx again ...
Bart McLeod wrote:
try{ //have a party }catch(Zend_Gdata_App_HttpException $e){ //log
error and continue your party if ($iNeedTheError){
log($e->getMessage()); } } -Bart phpbrat schreef: > Hello all!, >
> I am getting some errors when i am calling the function
$yt->getVideoEntry() > for fetching upoaded Video details through
the Zend framework for Youtube > API... > It works fine for the
successful uploads but it throws error for those > Videos which
are displayed as rejected/duplicates in MyVideos List. > > "Fatal
error: Uncaught exception 'Zend_Gdata_App_HttpException' with
message > 'Expected response code 200, got 404 Video not found' in
> " > How this error can be avoided so that script doesn't halts
??? can somebody > suggest how to do this ?!!! > Or any workaround
needed in the Zend framework.. > Plz reply ASAP. > Thanks in
Advance.. >
------------------------------------------------------------------------
View this message in context: Re: Zend_Gdata problem
<http://www.nabble.com/Zend_Gdata-problem-tp18165877p21142264.html>
Sent from the Zend Framework mailing list archive
<http://www.nabble.com/Zend-Framework-f15440.html> at Nabble.com.