What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » [SOLVED] PHP file_exists complex!

[SOLVED] PHP file_exists complex!
Author: Message:
prashker
Veteran Member
*****


Posts: 5109
Reputation: 104
– / Male / –
Joined: Mar 2005
Status: Away
O.P. RE: PHP file_exists complex!
PHP code:
Array
(
    [0] => Array
        (
            [releaseid] => 1
            [name] => Back.To.The.Future
            [filesize] => 1173363271
            [files] => 26
            [creation] => 1269378095
        )
 
    [1] => Array
        (
            [releaseid] => 2
            [name] => Future.To.The.Past
            [filesize] => 24000
            [files] => 25
            [creation] => 1269491369
        )
}


That's what the actual format is for a $release[], so I'm not sure how array_flip will work, I assume extra work will be needed ((l))

The code works, all that needs to be done is a proper flip :p
03-27-2010 05:30 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[SOLVED] PHP file_exists complex! - by prashker on 03-27-2010 at 04:34 PM
RE: PHP file_exists complex! - by Mnjul on 03-27-2010 at 04:48 PM
RE: PHP file_exists complex! - by prashker on 03-27-2010 at 05:30 PM
RE: PHP file_exists complex! - by Mnjul on 03-27-2010 at 06:20 PM
RE: PHP file_exists complex! - by prashker on 03-27-2010 at 07:11 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On