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?


Comments

Popular posts from this blog

objective c - iPhone and it's wireless area -

unix - Listing all shared memory segments used by a process on AIX5.3+ -

tsql - Correct sql/hql query (aggregate in where clause) -