Mysql

file upload in php mysql database

How to File Upload in Database using PHP

In this article, How to File Upload in Database using PHP.

Follow below Steps:

HTML Code:

file.php

<html>
<head>
<title>File Upload</title>
<form method="post" enctype="multipart/form-data" action="upload.php">
<input class="tbl2" type="file" name="f"><span class="txt1">(Type : .jp/* /* eg, .jpg, .gif, .png)</span>
<input class="butt2 bt" 
active and deactive in php

How to Make Active or Inactive in PHP With Mysql Database

ajax

How to Import Data in PHP using Mysql Database

This article, you will learn How to Import Data in PHP using Mysql Database.

index.php

<html>
Mhead>				
<title>Import Data in PHP</title>
</head>
<body>
<form action="import.php" method="post" name="upload_excel" enctype="multipart/form-data">
					<fieldset>
						<legend>Import CSV/Excel file</legend>
						<div class="control-group">
							<div class="control-label">
								<label>CSV/Excel File:</label>
							</div>
							<div 
challan payment

How to Make Fees Receipt in PHP Using Mysql Database

In this article, you will learn How to Make Fees Receipt in PHP Using Mysql Database.

index.php

<html>
<title>Add fees</title>
</head>
<body>
<h1><a href="add.php">Add receipt</a> &nbsp &nbsp &nbsp  <a href="search.php">Record</a></h1>
<form method="POST"
oninput="x.value=parseInt(a.value)+parseInt(b.value)+parseInt(c.value)" action="fees.php">
  <input type="date" name="date"><br/><br/>
  Name
  <input type="text"