Hi everyone,
I am trying to use the blueimp jquery upload widget. I have modified it so that authenticated users each have a folder which contain their own uploaded images. This is working fine on...
Type: Posts; User: kc11; Keyword(s):
Hi everyone,
I am trying to use the blueimp jquery upload widget. I have modified it so that authenticated users each have a folder which contain their own uploaded images. This is working fine on...
Hi ,
I'm a new programmer . I want to access youtube videos via the Zend_gdata_youtube class. I am developing using wampserver 2.01 and netbeans 6.91.
<?php
$yt = new...
Hi again,
I am getting a " Trying to get property of non-object" error on line 27
[CODE]
<?php
// $link = "artcile_base_article_link";
Thanks Daniel,
that got it working. I'm now working on another function , but I'm stumped again. I'm getting a " Parse error: syntax error, unexpected T_FOR " error
My script is below
...
Hi,
I am a beginning programmer in PHP. I am using WAMP and Eclipse - PDT
I'm running a script in eclipse which attempts to download articles from articlebase.com.
The script is attached....