-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsignup.php
More file actions
141 lines (129 loc) · 5.55 KB
/
signup.php
File metadata and controls
141 lines (129 loc) · 5.55 KB
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
<?php
session_start();
?>
<!DOCTYPE html>
<html lang="en">
<head>
<title>কল্পসাধন</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<link rel="stylesheet" href="mystyle.css">
</head>
<body>
<div class="header jumbotron">
<div class="container">
<nav class="navbar navbar-inverse">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#myNavbar">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<h1 ><a style="color:#ffffff;" href="index.php">কল্পসাধন</a></h1>
<h3 style="color:#ffecd7; margin:0;">স্বাবলম্বী হবে আমার দেশ!</h3>
</div>
<div class="collapse navbar-collapse" id="myNavbar">
<ul class="nav navbar-nav navbar-right">
<li><a href="http://localhost/kolposadhonProject/index.php#12"">কিভাবে কাজ করে জানুন!</a></li>
<li><a href="signup.php"><span class="glyphicon glyphicon-user"></span> সাইন আপ</a></li>
<?php
if(isset($_SESSION["email"]))
{
$str = " লগ আউট";
$ref = "logout.php";
$cls = "glyphicon glyphicon-log-out";
}
else
{
$str = " লগ ইন";
$ref = "login.php";
$cls = "glyphicon glyphicon-log-in";
}
?>
<li><a href= <?php echo $ref?> ><span class=<?php echo $cls?>></span><?= $str?></a></li>
<button class="btn navbar-btn">English</button>
</ul>
</div>
</div>
</nav>
</div>
</div>
<div class="pageheader jumbotron">
<div class="container">
<h3><span id="roundborder"> সাইন আপ করুন</span></h3>
</div>
</div>
<div class="primay-menu">
<nav class="navbar header jumbotron navbar-inverse">
<div class="container">
</div>
</nav>
</div>
<div class="body jumbotron">
<div class="container">
<div class="row">
<div class="col-sm-2">
</div>
<div class="col-sm-8">
<h4><span class="error" style="color: red">*প্রয়োজনীয় ক্ষেত্র</span></h4>
<form action="insert.php" method="post">
<div class="form-group">
<label for="usr_name">সম্পূর্ণ নাম <span class="error" style="color:red; font-size: 20px;">*</span>:</label>
<input type="text" class="form-control" placeholder="নাম লিখুন..." name="user_name" id="usr_name">
</div>
<div class="form-group">
<label for="dob">জন্ম তারিখ:</label>
<input type="text" class="form-control" placeholder="দিন/মাস/বছর" name="DOB" id="dob">
</div>
<div class="form-group">
<label for="addrs">ঠিকানা:</label>
<input type="text" class="form-control" placeholder="ঠিকানা(জেলা) লিখুন..." name="address" id="addrs">
</div>
<div class="form-group">
<label for="phn_num">মোবাইল নাম্বার:</label>
<input type="text" class="form-control" placeholder="নাম্বার লিখুন..." name="phn_num" id="phn_num">
</div>
<div class="form-group">
<label for="mail">ইমেইল<span class="error" style="color:red; font-size: 20px;">*</span>:</label>
<input type="text" class="form-control" placeholder="ইমেইল লিখুন..." name="email" id="mail">
</div>
<div class="form-group">
<label for="psw">পাসওয়ার্ড<span class="error" style="color:red; font-size: 20px;">*</span>:</label>
<input type="text" class="form-control" placeholder="পাসওয়ার্ড লিখুন..." name="password" id="psw">
</div>
<div class="form-group">
<label for="psw2">পাসওয়ার্ড নিশ্চিত করুন<span class="error" style="color:red; font-size: 20px;">*</span>:</label>
<input type="text" class="form-control" placeholder="পুনরায় পাসওয়ার্ড লিখুন..." name="rpassword" id="psw2">
</div>
<div class="form-inline">
<div class="form-group" style="float: right">
<h4>অনুগ্রহ করে সাইন আপ করার পূর্বে আপনার সকল তথ্য পুনরায় যাচাই করুন। </h4>
<button type="submit" class="btn btn-invst btn-lg">সাইন আপ করুন</button>
</div>
</div>
<div class="form-inline">
<div class="form-group" style="float: right">
<h4>আপনার কি একটি অ্যাকাউন্ট আছে?</h4>
<a href="login.php" class="btn btn-invst btn-lg" role="button">লগইন করুন</a>
</div>
</div>
</form>
</div>
<div class="col-sm-2">
</div>
</div>
</div>
</div>
<footer>
<div class="footer">
<div class="container">
<a>কল্পসাধন © All Rights Reserved | Developed by কল্পসাধন </a>
</div>
</div>
</footer>
</body>
</html>