View Single Post
Old 03-07-2010, 05:44 PM   #2 (permalink)
delayedinsanity
is cute and cuddly
 
delayedinsanity's Avatar
 
Join Date: Mar 2008
Location: Vegas, Baby
Posts: 963
Thanks: 31
delayedinsanity is on a distinguished road
Default

Associate arrays.

php Code:
$arr = array( 'ze-fyle-eyed' => "{$path}/file.ext",
              'ze-other-fyle' => "{$path}/otherfile.ext" );

Return the appropriate header information and let the script send it from its 007 location to the user.
delayedinsanity is offline  
Reply With Quote