Hay guys, I'm writing a PHP application to take a NZB file, grab the Yenc files from that, download them, then combine them, then decode them back into binary state.
I've managed the first part, but I'm having trouble combining the Yenc files back into 1 Yenc file.
any ideas?
Thanks