如何在PHP中将以下代码的值存储在数据库中 [英] How to store the values of below code in database in PHP

查看:65
本文介绍了如何在PHP中将以下代码的值存储在数据库中的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要一个简单易用的代码来运行此代码请快速执行



我尝试过的方法:



学生登记表



I need a simple and easy code to run this code pls do it fast

What I have tried:

Student Registration Form

h3{font-family: Calibri; font-size: 22pt; font-style: normal; font-weight: bold; color:SlateBlue;
text-align: center; text-decoration: underline }
table{font-family: Calibri; color:white; font-size: 11pt; font-style: normal;
text-align:; background-color: SlateBlue; border-collapse: collapse; border: 2px solid navy}
table.inner{border: 0px}
				<ul>

					<li>
						<a class="active" href="homecollegeseva.html" title="Home">Home</a>
					</li>

					
					<li class="dropdown">
    
						<a href="#" class="dropbtn" title="Utilies">Utilies</a>
    
							<div class="dropdown-content">
      
								<a href="#">Railway concession</a>
      
								<a href="https://mahaeschol.maharashtra.gov.in/MahaEschol/Scholarships/Account/Login.aspx#1">Caste Scholarships</a>
      
								<a href="http://www.dtemaharashtra.gov.in/EBCScholarship/StaticPages/HomePage.aspx">EBC concession</a>

								<a href="http://www.womengraduatesunion.org/index.php">Women Scholarship</a>
								<a href="http://www.momascholarship.gov.in/">Minority Scholarships</a>    
							</div>

		
					</li>		

					<li class="dropdown">

						<a class="dropbtn" title="Students Hub">Students Hub</a>

							<div class="dropdown-content">
								
<a href="#">Upcoming Events</a>

								<a href="#">Info videos</a>
								
<a href="#">Tech News</a>
							
</div>
					
					
</li>
  
						
					<li>
						<a href="#contact" title="Contact Us">Contact Us</a>		
					</li>

	                                 <li>
						<a href="#contact" title="about">About us</a>		
					</li>
	
							
					<li style="float: right; background-color: orange" title="login in for staff">
						<a href="stafflogin.html" class="dropbtn" title="staff login">Login for staff</a>
					</li>
  		
					
					
				
</ul>

<h3>Railway Concession Form</h3>

  
<!----- First Name ---------------------------------------------------------->
 
<!----- Last Name ---------------------------------------------------------->


<!----- Date Of Birth -------------------------------------------------------->

<!------AGE---------------------------------------------------------------->

<!------Age---------------------------------------------------------------->

<!----- CATEGORY---------------------------------------------------------->
 
<!----- CLASS ---------------------------------------------------------->
 
<!----- Gender ----------------------------------------------------------->

<!-----From City ---------------------------------------------------------->

<!----- To City ---------------------------------------------------------->
 
<!----- Railway route ---------------------------------------------------------->

<!----- College year ---------------------------------------------------------->
 

<!-----Duration---------------------------------------------------------->


<!----- Submit and Reset ------------------------------------------------->

<table align="center" cellpadding="10"><tbody><tr><td>FIRST NAME</td><td>
(max 30 characters a-z and A-Z)
</td></tr><tr><td>LAST NAME</td><td>
(max 30 characters a-z and A-Z)
</td></tr><tr><td>DATE OF BIRTH</td><td>

Day:
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

 

Month:
Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec

 

 
Year:
2012
2011
2010
2009
2008
2007
2006
2005
2004
2003
2002
2001
2000
 
1999
1998
1997
1996
1995
1994
1993
1992
1991
1990
 

</td></tr><tr><td>AGE</td><td>

year:
17
18
19
20
21
 
22
23
24
25



Months:
1
2
3
4
5
6
7
8
9
10
11
12

</td></tr><tr><td>Branch</td><td>

Branch:
computer
civil
chemical
mechanical
information tech
electronics

</td></tr><tr><td>CATEGORY</td><td>
(Open,S.C,O.B.C,N.T,etc)
</td></tr><tr><td>CLASS</td><td>

Class:
1st Class
2nd Class

</td></tr><tr><td>GENDER</td><td>
Male 
Female 
</td></tr><tr><td>From</td><td>
(max 30 characters a-z and A-Z)
</td></tr><tr><td>TO</td><td>
(max 30 characters a-z and A-Z)
</td></tr><tr><td>Railway Route</td><td>

Route:
Central Railway
Western Railway

</td></tr><tr><td>YEAR</td><td>
F.E

S.E

T.E

B.E

<br>
</td></tr><tr><td>DURATION<br>APPLIED FOR</td><td>
Quaterly

Monthly

</td></tr><tr><td colspan="2" align="center">

</td></tr></tbody></table>
 
<div class="bg">
    
    <div class="overlay">
      <h2>CATT<span>!</span></h2>
      
    </div>
  </div>
  <div class="bg">
    
    <div class="overlay">
      <h2>ECELL <span>!</span></h2>
      
    </div>
  </div>
  <div class="bg">
    
    <div class="overlay">
      <h2>EESA <span>!</span></h2>
      
    </div>
  </div> 

<div class="bg">
    
    <div class="overlay">
      <h2>GITS<span>!</span></h2>
      
    </div>
  </div>

<div class="bg">
    
    <div class="overlay">
      <h2>FOMES<span>!</span></h2>
      </div>
	</div>

推荐答案

Quote:

I need a simple and easy code to run this code pls do it fast

I need a simple and easy code to run this code pls do it fast



No.

It doesn’t work like that. We don’t do your homework for you; we don’t do your work for you. Either give it a try yourself, or go to Freelancer.com and pay someone to to do it for you.

But be aware: you get what you pay for. Pay peanuts, get monkeys.


No.
It doesn't work like that. We don't do your homework for you; we don't do your work for you. Either give it a try yourself, or go to Freelancer.com and pay someone to to do it for you.
But be aware: you get what you pay for. Pay peanuts, get monkeys.


Quote:

I need a simple and easy code to run this code pls do it fast

I need a simple and easy code to run this code pls do it fast



I need simple ans easy money, pls do it fast. It is YOUR HomeWork, not ours.



We do not do your HomeWork.

HomeWork is not set to test your skills at begging other people to do your work, it is set to make you think and to help your teacher to check your understanding of the courses you have taken and also the problems you have at applying them.

你的任何失败都会帮助你的老师发现你的弱点并设定补救措施。

所以,试一试,重读你的课程并开始工作。如果您遇到特定问题,请显示您的代码并解释这个问题,我们可能会提供帮助。



作为程序员,您的工作是创建算法解决特定问题,你不能依赖别人永远为你做,所以有一段时间你必须学会​​如何。而且越快越好。

当你要求解决方案时,就像试图通过培训其他人来学习开车一样。

创建算法基本上是找到数学并做出必要的调整以适应你的实际问题。



发展的概念就像这个词所暗示的那样:系统地使用科学和满足特定目标或要求的技术知识。 BusinessDictionary.com [ ^ ]

这与有一个不一样快速谷歌并放弃,如果我找不到正确的代码。


I need simple ans easy money, pls do it fast. It is YOUR HomeWork, not ours.

We do not do your HomeWork.
HomeWork is not set to test your skills at begging other people to do your work, it is set to make you think and to help your teacher to check your understanding of the courses you have taken and also the problems you have at applying them.
Any failure of you will help your teacher spot your weaknesses and set remedial actions.
So, give it a try, reread your lessons and start working. If you are stuck on a specific problem, show your code and explain this exact problem, we might help.

As programmer, your job is to create algorithms that solve specific problems and you can't rely on someone else to eternally do it for you, so there is a time where you will have to learn how to. And the sooner, the better.
When you just ask for the solution, it is like trying to learn to drive a car by having someone else training.
Creating an algorithm is basically finding the maths and make necessary adaptation to fit your actual problem.

The idea of "development" is as the word suggests: "The systematic use of scientific and technical knowledge to meet specific objectives or requirements." BusinessDictionary.com[^]
That's not the same thing as "have a quick google and give up if I can't find exactly the right code".


这篇关于如何在PHP中将以下代码的值存储在数据库中的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆