php - combining Yenc files into 1 file -
O people, I am writing a PHP application to take an NZB file, take out these files, download them, then combine them, then decode them back into the binary state.
I have managed the first part, but I am having trouble returning Yenc files to 1 Yenc file.
Any ideas?
Thanks
Have you seen? Should you handle your decoding problem?
If the rest of the problem only connects parts, have you tried a simple binary-protected app?