View Single Post
Old 01-15-2009, 02:07 AM   #3 (permalink)
Sam Granger
The Acquainted
 
Join Date: Sep 2007
Posts: 126
Thanks: 4
Sam Granger is on a distinguished road
Default

Quote:
Originally Posted by Wildhoney View Post
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!
Sam Granger is offline  
Reply With Quote