- Impact
- 0
This is a repost of what I was selling before, so if you were interested befor this is even better. Im selling 16,500 ebooks on one DVD. Since many people didnt like the idea of having all the ebooks named 1 - 16500.pdf. I went threw and properly named them and created a sql install file for it. All Files are named
Title - Author.pdf and comes with a install.php (4MB) to install a database of the titles and authors and filename.
Here is an example of the sql database
mysql_query("CREATE TABLE ebooks(id INT NOT NULL AUTO_INCREMENT, ebook_name VARCHAR(100), ebook_author VARCHAR(100), ebook_filename VARCHAR(200), ebook_downloads INT(7))") Or die("Create table Error: ".mysql_error());
mysql_query("INSERT INTO ebooks(ebook_name, ebook_author, ebook_filename, ebook_downloads) VALUES ('$50,000 LEGS', 'Richard Sale', '$50,000 LEGS - Richard Sale.pdf', '0')") Or die(mysql_error());
All this for the price of $20 which includes S&H. any questions ask here or PM me.
PM me for further details.
Title - Author.pdf and comes with a install.php (4MB) to install a database of the titles and authors and filename.
Here is an example of the sql database
mysql_query("CREATE TABLE ebooks(id INT NOT NULL AUTO_INCREMENT, ebook_name VARCHAR(100), ebook_author VARCHAR(100), ebook_filename VARCHAR(200), ebook_downloads INT(7))") Or die("Create table Error: ".mysql_error());
mysql_query("INSERT INTO ebooks(ebook_name, ebook_author, ebook_filename, ebook_downloads) VALUES ('$50,000 LEGS', 'Richard Sale', '$50,000 LEGS - Richard Sale.pdf', '0')") Or die(mysql_error());
All this for the price of $20 which includes S&H. any questions ask here or PM me.
PM me for further details.
Last edited:









