inVINCEable Posted December 24, 2006 Share Posted December 24, 2006 I am just beginning but I have a goal in mind. I am trying to create a community where users can upload a certain kind of file (.nzb in this case). I assume that I can accomplish this and the best way to do it is to use PHP. However, there are several parts to .nzb file. I would like to know how I can divide the parts up to let users decide which part of the .nzb file they would like to download. If anyone has seen newzbin.com, then that is sort of what I am trying to accomplish in terms of being able to let a user check/uncheck certain parts of a .nzb file and then have a download button that will compile the .nzb file based upon what parts of the .nzb file they had checked/unchecked.Can I accomplish this all with php? Thank you. Link to comment https://forums.phpfreaks.com/topic/31774-a-question-about-the-implementation-of-nzb-files-in-my-new-website/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.