Results 1 to 5 of 5
-
19th Oct 2011, 08:31 AM #1OPMember
unrar php recursive function
Hello.
Anyone have a php function to unrar recursive files on a dir.
It?s to extract scene releases.
Thanks in advance.indahouse Reviewed by indahouse on . unrar php recursive function Hello. Anyone have a php function to unrar recursive files on a dir. It?s to extract scene releases. Thanks in advance. Rating: 5
-
19th Oct 2011, 08:53 AM #2Respected MemberWebsite's:
DL4Everything.com Soft2050.inPHP Code:exec( "unrar e -y $filetounrar $extractto" );
-
19th Oct 2011, 10:04 AM #3OPMember
Thanks but with this only extract one time. I don?t explain it very well.
I have a big rar, when I extract the rar, inside have a lot of rars.
So I need a function which I call it with directory and recursively extrar all rars files inside the directory.
Thanks
pd : Sorry for my poor english.
-
19th Oct 2011, 10:19 AM #4Respected MemberWebsite's:
DL4Everything.com Soft2050.inUse opendir to get list of all the files and see if they ends with .rar extension! If they then unrar it using command above
-
19th Oct 2011, 10:24 AM #5OPMember
Thanks a lot.
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
function backlink help
By Chris2k in forum Web Development AreaReplies: 13Last Post: 26th Apr 2012, 09:43 PM -
time ago function
By Chris2k in forum Web Development AreaReplies: 2Last Post: 21st Jan 2012, 05:58 AM -
[PHP] }else{ Function 3 parts
By viruz99 in forum Web Application/Script SupportReplies: 4Last Post: 17th Jan 2012, 01:33 AM -
[Help] Fix PHP function
By m1rr0z in forum Web Development AreaReplies: 0Last Post: 15th Apr 2011, 09:40 AM -
PHP Function (Link_Maker)
By litewarez in forum Webmaster ResourcesReplies: 0Last Post: 2nd Dec 2008, 01:28 AM
themaLeecher - leech and manage...
Version 4.94 released. Open older version (or...