Common File for all converted ebooks from Kotobee.

0 votes
asked by about Kotobee Publisher
edited by

When we convert a book from Kotobee software, a folder is made which includes index.php file. I believe it's the starting file when the folder loads.

My question was if I can make a common index.php file for all books folder by giving the respective paths to the folder paths.

e.g
var s1 = new SWFObject("path", "single", "100%", "100%", "11.9.0");

Will it work if I give a dynamic absolute path to books folder from a single PHP file?

1 Answer

0 votes
No avatar answered by (236k points)

You need to open the INDEX.PHP file to see exactly what it contains. You can do this with a common text editor. Opening the file should give you an overview on how the books are defined to the database, then you can use a simple example presented in the book to multiply it. The above function is correct, but you will have to see if the PHP file uses it.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register
...