Re: split an array - php - urgent, please help
message from
Pluda
on 19 Jul 2004
Hello, thanks for reply!
< Not sure about your problem ... the path of the file is already stored
in that array ([destination_directory]).
So what's wrong or what exactly do you need?
Micha >
Well, I need to create 1 or 2 or 3 or 4 new variables like:
$file1 =
http://www.mysite/myuploads/file1.txt
$file2 =
http://www.mysite/myuploads/file2.txt
$file3 =
http://www.mysite/myuploads/file3.txt
$file4 =
http://www.mysite/myuploads/file4.txt
So I can pass them into flash, so the user know what files he has for download.
Is this possible?
Many thanks!
Archived message:
Re: split an array - php - urgent, please help (Macromedia Dreamweaver)