Jump to content

Online Manga Reader? How to?


Strike

Recommended Posts

Hello, I am Strike!

 

I need some help creating an online manga reader be it SQL driven or other but I will need some help designing the framework for the less advance users to add stuff automatically.

 

Okay, this is what I need help with.

 

-Upload ZIP/RAR Archives and Allow this Archives to be read just like any other manga site out there mangavolume.com or mangafox.com the example is mostly used on mangashark.com which has a system that reads from .ZIP file.

 

-Ability to point where the upload should go (but I can make pages have if ($group = "admin")); to check id this is staff or not and ifs staff they can upload files into that directory.)

 

-Ability to show the uploaded file in the manga index. So lets say a staff member uploads a manga lets say "Bleach" and its say Chapter 200 then when the ZIP/RAR files are uploaded there added to http://sitedomain.ltd/manga/bleach and members can now see Chapter 200 with out me going in and adding this code into the Source Code.

 

-Ability to remove manga's (make them unavailable so the member can not read them.)

 

Thats about it if some one can help me with this things I would really appreciate.

Link to comment
https://forums.phpfreaks.com/topic/155922-online-manga-reader-how-to/
Share on other sites

Hmm. So its not as easy to use ZIP/RAR reader..

 

@mikesta707

 

No, I do not have any code I was just thinking on using SELECT * FROM command in PHP to get the ZIP/RAR from MySQL but then I got lost, and had no idea what to do.

 

@Axeia

 

Thank You, but this seems complex and my web hosting provider will probably not support this.

 

--@ In any case my only option is to use HTML based reader so for each page make a new page... kind of a drag, but well what can you do. I wonder can JavaScript make my life easier on this task?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.