Script returns reversed uploads

See all posts See thread Reply

Re: Script returns reversed uploads new!
by Eric, 18 years, 11 months ago
Yeah, i've tred that but it doesn't seem to do anything. (I am using the multiple upload script in the FAQ section).

Here is what I am doing for the logs:
$log .= '[IMG]http://www.url.com/imgs/' . $member_id . '/' . $handle->file_dst_name . '[/IMG]';

And then once it is done, I echo $log;

Is there some way to add strings to $log in Reverse Order?Reply