-
Notifications
You must be signed in to change notification settings - Fork 0
/
We_do_hire.php
245 lines (226 loc) · 13.6 KB
/
We_do_hire.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
<!DOCTYPE html>
<html lang="en-US" dir="ltr">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>The Infinite Loop of Awesomeness</title>
<!--
Favicons
=============================================
-->
<link rel="apple-touch-icon" sizes="57x57" href="assets/images/favicons/INFINITY SYMBOL.png">
<link rel="apple-touch-icon" sizes="60x60" href="assets/images/favicons/INFINITY SYMBOL.png">
<link rel="apple-touch-icon" sizes="72x72" href="assets/images/favicons/INFINITY SYMBOL.png">
<link rel="apple-touch-icon" sizes="76x76" href="assets/images/favicons/INFINITY SYMBOL.png">
<link rel="apple-touch-icon" sizes="114x114" href="assets/images/favicons/INFINITY SYMBOL.png">
<link rel="apple-touch-icon" sizes="120x120" href="assets/images/favicons/INFINITY SYMBOL.png">
<link rel="apple-touch-icon" sizes="144x144" href="assets/images/favicons/INFINITY SYMBOL.png">
<link rel="apple-touch-icon" sizes="152x152" href="assets/images/favicons/INFINITY SYMBOL.png">
<link rel="apple-touch-icon" sizes="180x180" href="assets/images/favicons/INFINITY SYMBOL.png">
<link rel="icon" type="image/png" sizes="192x192" href="assets/images/favicons/INFINITY SYMBOL.png">
<link rel="icon" type="image/png" sizes="32x32" href="assets/images/favicons/INFINITY SYMBOL.png">
<link rel="icon" type="image/png" sizes="96x96" href="assets/images/favicons/INFINITY SYMBOL.png">
<link rel="icon" type="image/png" sizes="16x16" href="assets/images/favicons/INFINITY SYMBOL.png">
<link rel="manifest" href="/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="assets/images/favicons/INFINITY SYMBOL.png">
<meta name="theme-color" content="#ffffff">
<!--
Stylesheets
=============================================
-->
<!-- Default stylesheets-->
<link href="assets/lib/bootstrap/dist/css/bootstrap.min.css" rel="stylesheet">
<!-- Template specific stylesheets-->
<link href="https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Sansita:400,400i,700,700i,800,800i,900,900i" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800" rel="stylesheet">
<link href="assets/lib/animate.css/animate.css" rel="stylesheet">
<link href="assets/lib/components-font-awesome/css/font-awesome.min.css" rel="stylesheet">
<link href="assets/lib/et-line-font/et-line-font.css" rel="stylesheet">
<link href="assets/lib/flexslider/flexslider.css" rel="stylesheet">
<link href="assets/lib/owl.carousel/dist/assets/owl.carousel.min.css" rel="stylesheet">
<link href="assets/lib/owl.carousel/dist/assets/owl.theme.default.min.css" rel="stylesheet">
<link href="assets/lib/magnific-popup/dist/magnific-popup.css" rel="stylesheet">
<link href="assets/lib/simple-text-rotator/simpletextrotator.css" rel="stylesheet">
<!-- Main stylesheet and color file-->
<link href="assets/css/style.css" rel="stylesheet">
<link id="color-scheme" href="assets/css/colors/default.css" rel="stylesheet">
</head>
<body data-spy="scroll" data-target=".onpage-navigation" data-offset="60">
<main>
<div class="page-loader">
<div class="loader"></div>
<div class="loader_text font-alt mb_text">Stories made with Joxbe go further</div>
</div>
<nav class="navbar navbar-custom navbar-fixed-top navbar-transparent" role="navigation">
<div class="container">
<div class="navbar-header">
<button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#custom-collapse"><span class="sr-only">Toggle navigation</span><span class="icon-bar"></span><span class="icon-bar"></span><span class="icon-bar"></span></button>
<a href="index.php"><img class="brand" src="assets/images/favicons/LOGO-JOXBE_FINAL.png" alt="Joxbe" border="0"></a>
</div>
<div class="collapse navbar-collapse" id="custom-collapse">
<ul class="nav navbar-nav navbar-right">
<li><a href="checkout.php">Order Content</a></li>
<li class="dropdown"><a href="index.php">Home</a></li>
<li class="dropdown"><a href="about.html" >Know Us</a></li>
<li class="dropdown"><a href="Why_hire_us.html" >Why Hire Us</a></li>
<li class="dropdown"><a href="index_portfolio.php" >Works</a></li>
<li class="dropdown"><a href="blog_grid_masonry_col_2.php" >Blogs</a></li>
<li class="dropdown"><a href="contact.php" >Contact Us</a></li>
<li class="dropdown"><a href="login_register.html" >Login</a></li>
</ul>
</div>
</div>
</nav>
<section class="home-section home-full-height bg-dark-30" id="home" data-background="assets/images/helloquence-51716-unsplash.jpg">
<div class="joxbe-caption">
<div class="caption-content">
<div class="font-main-title mb-30 joxbe-title-size-3">Join Our Team</div>
</div>
</div>
</section>
<div class="main">
<section class="module">
<div class="container">
<div class="row">
<div class="col-sm-6">
<h4 class="font-alt"><span class=" icon-envelope"></span> Time for get to know each other <a href="https://www.facebook.com/Joxbe-1735913369860884/"><i class="fa fa-facebook"></i></a>
<a href="https://twitter.com/Joxbe1"><i class="fa fa-twitter"></i></a></h4><br/>
<form id="ResumeForm" role="form" enctype="multipart/form-data" method="post" action="php/upload_cv_for_hire.php">
<div class="form-group">
<label class="sr-only" for="name">Name</label>
<input class="form-control" type="text" id="name" name="name" placeholder="What’s your name?" required="required" data-validation-required-message="Please enter your name."/>
<p class="help-block text-danger"></p>
</div>
<div class="form-group">
<label class="sr-only" for="email">Email</label>
<input class="form-control" type="email" id="email" name="email" placeholder="What’s your e-mail?" required="required" data-validation-required-message="Please enter your email address."/>
<p class="help-block text-danger"></p>
</div>
<div class="form-group">
<input type="file" name="uploaded_file" id="uploaded_file" placeholder="Upload your profile" required="required" data-validation-required-message="Please upload your profile">
</div>
<div class="form-group">
<button class="btn btn-block btn-round btn-d" name="submit" type="submit">Upload Resume</button>
</div>
</form>
<div class="ajax-response font-alt" id="ResumeFormResponse"></div>
</div>
<div class="col-sm-6">
<h4 class="font-alt"><span class="icon-telescope"></span> Ready to Stop Starving?</h4>
<h4 class="font-alt"><span class="icon-ribbon"></span> Are you passionate about writing?</h4>
<p> We don’t desire to find professionals, We create Professionals We help you in polishing your talents.</p>
<p>Joxbe is looking for Newbies/ Experienced candidates with adequate knowledge in content writing: SEO, Articles, Blogs, Web Content, Academic Writing, Cryptocurrency Article, Social Media Content.</p>
<hr/>
<h4 class="font-alt">Our Requirements:</h4><br/>
<ul>
<li>Good Grammar</li>
<li>Plagiarism Free</li>
<li>Has Passion for writing</li>
<li>Punctual, Regular, Sincere and Hard Working</li>
<li>Knows how to handle urgent Tasks</li>
<li>Submits the Tasks within the given Deadline</li>
<li>Good Communication Skills</li>
</ul>
<p>PS… No Prior Experience Required.</p>
</div>
</div>
</div>
</section>
<div class="module-small bg-dark">
<div class="container">
<div class="row">
<div class="col-sm-4">
<div class="widget">
<h5 class="widget-title font-alt">About Joxbe</h5>
<p>Grow Your Business with the help of Joxbe, as we are the specialists with the superpower of knowing what our clients desire to convey to the audience with the use of effective communication.</p>
<p>Phone: +91 - 9936649666</p>
<p><a href="https://www.facebook.com/Joxbe-1735913369860884/"><i class="fa fa-facebook"></i></a>
<a href="https://twitter.com/Joxbe1"><i class="fa fa-twitter"></i></a></p>
<p>Email:<a href="https://myaccount.google.com/"> [email protected]</a></p>
</div>
</div>
<div class="col-sm-4">
<div class="widget">
<h5 class="widget-title font-alt">Recent Comments</h5>
<ul class="icon-list">
<?php
include("php/config.php");
$sql = "
SELECT
joxbe_blog_comments.blog_id ,
joxbe_blog_comments.name ,
joxbe_blog_image_register.header
FROM joxbe_blog_comments
JOIN joxbe_blog_image_register
ON joxbe_blog_comments.blog_id = joxbe_blog_image_register.id
ORDER BY joxbe_blog_image_register.id DESC LIMIT 6
";
$result = mysqli_query($db,$sql);
while($row = mysqli_fetch_array($result)) {
echo "<li> ". $row['name'] ." on
<a href='blog_single_left_sidebar.php?id=". $row['blog_id'] ."'>". $row['header']
."</a></li>";
}
?>
</ul>
</div>
</div>
<div class="col-sm-4">
<div class="widget">
<h5 class="widget-title font-alt">Popular Posts</h5>
<ul class="widget-posts">
<?php
include("php/config.php");
$sql = "SELECT * FROM joxbe_blog_image_register ORDER BY id DESC LIMIT 3";
$result = mysqli_query($db,$sql);
while($row = mysqli_fetch_array($result)){
echo "<li class='clearfix'><div class='widget-posts-image'><a href=''><img src='assets/images/blogs/". $row['image'] ."' alt='Post Thumbnail'/></a></div><div class='widget-posts-body'>";
echo "<div class='widget-posts-title'><a href='blog_single_left_sidebar.php?id=". $row['id'] ."'>". $row['header'] ."</a></div>";
echo "<div class='widget-posts-meta'></div>". $row['blog_timestamp'] ."</div></li>";
}
?>
</ul>
</div>
</div>
</div>
</div>
</div>
<hr class="divider-d">
<footer class="footer bg-dark">
<div class="container">
<div class="row">
<div class="col-sm-8">
<p class="copyright font-alt">© 2018 <a href="index.php">Joxbe</a>, All Rights Reserved | Made With 💕 By <a href="https://in.linkedin.com/in/rohit-rehni-a0b1a5101">Palak Sharma</a></p>
</div>
<div class="col-sm-4">
<div class="footer-social-links"><a href="https://www.facebook.com/Joxbe-1735913369860884/"><i class="fa fa-facebook"></i></a><a href="https://twitter.com/Joxbe1"><i class="fa fa-twitter"></i><a href="https://web.skype.com/en/"><i class="fa fa-skype"></i></a>
</div>
</div>
</div>
</div>
</footer>
</div>
<div class="scroll-up"><a href="#totop"><i class="fa fa-angle-double-up"></i></a></div>
</main>
<!--
JavaScripts
=============================================
-->
<script src="assets/lib/jquery/dist/jquery.js"></script>
<script src="assets/lib/bootstrap/dist/js/bootstrap.min.js"></script>
<script src="assets/lib/wow/dist/wow.js"></script>
<script src="assets/lib/isotope/dist/isotope.pkgd.js"></script>
<script src="assets/lib/imagesloaded/imagesloaded.pkgd.js"></script>
<script src="assets/lib/flexslider/jquery.flexslider.js"></script>
<script src="assets/lib/owl.carousel/dist/owl.carousel.min.js"></script>
<script src="assets/lib/smoothscroll.js"></script>
<script src="assets/lib/magnific-popup/dist/jquery.magnific-popup.js"></script>
<script src="assets/lib/simple-text-rotator/jquery.simple-text-rotator.min.js"></script>
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCQPvLkfGn4AVo1Svi54vKeSLGa-ZKhzjM&callback=initMap" async defer></script>
<script src="assets/js/plugins.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>