01-15-2009, 02:07 AM
|
#3 (permalink)
|
|
The Acquainted
Join Date: Sep 2007
Posts: 126
Thanks: 4
|
Quote:
Originally Posted by Wildhoney
Would it not be a simple case of the following, or am I missing the point? Don't forget to create a blank array before you add to it.
php Code:
$aClips[] = $flvdir . $clip->flv;
|
Thanks, exactly what I wanted!
|
|
|
|