WOW !! MUCH LOVE ! SO WORLD PEACE !
Fond bitcoin pour l'amélioration du site: 1memzGeKS7CB3ECNkzSn2qHwxU6NZoJ8o
  Dogecoin (tips/pourboires): DCLoo9Dd4qECqpMLurdgGnaoqbftj16Nvp


Home | Publier un mémoire | Une page au hasard

 > 

Accès aux maisons à  louer sous un système de gestion orienté web. Cas de la ville de Gisenyi au Rwanda

( Télécharger le fichier original )
par Jean- Claude HATEGEKIMANA
Institut supérieur d'informatique et de gestion Goma - Licence en informatique de gestion 2011
  

précédent sommaire suivant

Bitcoin is a swarm of cyber hornets serving the goddess of wisdom, feeding on the fire of truth, exponentially growing ever smarter, faster, and stronger behind a wall of encrypted energy

C . Page d'enregistrement pour les maisons

Cette page nous permet de sauvegarder les données en rapport avec les maisons en location. Une fois la maison est enregistré directement on la visualise sur les maison en location.

Les codes pour cette page.

<?php

$serveurlocal=@mysql_connect("localhost","root","") or die("Error connexion au serveur");

$db=@mysql_select_db("bdlocation",$serveurlocal) or die("erreur bd");

?>

<html>

<head><title><h2>MAISON A LOUER </h2></title> <link rel="stylesheet"

type="text/css"href=../styles/coin.css></head>

<body>

<table height="1250" width="1300" bgcolor="gray" cellspacing="0" cellpadding="0"

border="0">

<tr height="100" width="1300" bgcolor="#006600"><td colspan="3">

<table height="230" width="1300" cellspacing="0" cellpadding="0" border="0"

background="../photo/MAISON.jpg">

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

</table> <table align="center" height="40" width="400">

<tr><td><form method="POST" action="">

<input type="text" Name="txtrecherche"> <input type="submit"

Value="Rechercher"></form></td></tr></table>

</td></tr>

<tr height="30" width="1300" bgcolor="gray"><td colspan="3">

<table height="30" align="center" width="600" cellspacing="0" cellpadding="0"

border="0"><tr><td> <a href="locataire.php"> <h4 align="center">LOCATAIRE </h4></a>

</td><td> <a href="bailleur.php"> <h4 align="center"> BAILLEUR </h4> </a></td><td> <a

href="maison.php"> <h4 align="center"> MAISON </h4> </a></td> <td> <a

44

href="../report/Rmaison1.php"> <h4 align="center">MAISON EN LOCATION </h4>

</a></td></tr></table>

</td></tr>

<tr height="30" width="1300" bgcolor="gray"><td colspan="3">

<table height="30" align="center" width="600" cellspacing="0" cellpadding="0"

border="0"><tr><td> </td></tr></table>

<table height="30" align="center" width="80" cellspacing="0" cellpadding="0"

border="0"><tr><td> <a href="../Report/Rlocataire.php"> <h4

align="center">DEMANDEUR DES MAISONS</h4></a> </td></tr></table>

</td></tr>

<tr height="1000"><td bgcolor="gray" width="350"> <table><tr><td>google add <img

src="../photo/maisonok.gif" width="400" height="350"></td></tr></table></td> <td

bgcolor="#FFFFFF" width="600"><table><tr><td> <form method="POST"

enctype="multipart/form-data" action="recmaison.php"><input type="hidden"

name="max_size" value="50000000"><h2 align="center"> LES INFORMATION EN

RAPPORT AVEC LA MAISON </h2> <br/><br/><br/><br/><br/><br/> NUMERO DE LA

PARCELLE: <input type="text" name="txtnumpc" > <br/> <br/><br/><br/>QUARTIER DE

LA PARCELLE :<input type="text" name="txtquartier" > <br/><br/><br/><br/> NOMBRE

DE CHAMBRE : <input type="text" name="txtnbrchambre"> <br/><br/><br/><br/>

NUMERO AVENUE: <input type="text" name="txtnumavenue" > <br/>

<br/><br/><br/>DATE ENTREE DANS LA MAISON :

<select name="jourdebut">

<option>1

<option>2

<option>3

<option>4

<option>5

<option>6

<option>7

<option>8

<option>9

<option>10

<option>11

<option>12

<option>13

<option>14

<option>15

<option>16

<option>17

<option>18

<option>19

<option>20

<option>21

<option>22

<option>23

<option>24

<option>25

<option>26

<option>27

<option>28

45

<option>29

<option>30

<option>31

</select>

<select name="moisdebut">

<option>01

<option>02

<option>03

<option>04

<option>05

<option>06

<option>07

<option>08

<option>09

<option>10

<option>11

<option>12

</select>

<select name="anneedebut" >

<option>2004

<option>2005

<option>2006

<option>2007

<option>2008

<option>2009

<option>2010

<option>2011

<option>2012

<option>2013

<option>2014

<option>2015

</select>

<br/> <br/><br/><br/>DATE FIN DU CONTRAT :

<select name="jourfin">

<option>1

<option>2

<option>3

<option>4

<option>5

<option>6

<option>7

<option>8

<option>9

<option>10

<option>11

<option>12

<option>13

<option>14

<option>15

<option>16

{

46

<option>17

<option>18

<option>19

<option>20

<option>21

<option>22

<option>23

<option>24

<option>25

<option>26

<option>27

<option>28

<option>29

<option>30

<option>31

</select>

<select name="moisfin" >

<option>01

<option>02

<option>03

<option>04

<option>05

<option>06

<option>07

<option>08

<option>09

<option>10

<option>11

<option>12

</select>

<select name="annefin">

<option>2004 <option>2005

<option>2006

<option>2007 <option>2008

<option>2009

<option>2010 <option>2011

<option>2012

<option>2013

<option>2014

<option>2015

</select>

<br/> <br/><br/><br/> CODE BAILLEUR :

<select name="codebailleur">

<?php

$rs=mysql_query("select code_bailleur from bailleur",$serveurlocal);

while($rec=mysql_fetch_array($rs))

47

echo"<option>".$rec['code_bailleur']."";

}

?>

</select>

<br/> <br/><br/><br/> MONTANT DU LOYE :<input type="text" name="txtmontant" > <br/> <br/><br/><br/> OBSERVATION :<textarea rows="10" name="observation"></textarea> <br/> <br/><br/><br/> IMAGE :<input type="file" name="txtimage" > <br/> <br/><br/><br/> <input type="submit" value="Enregistrer"> <input type="Reset" value="Annuler"></form></td></tr></table> </td> <td bgcolor="gray" width="350"><table><tr><td>googleadd</td></tr></table> </td> </tr>

</body> </html>

précédent sommaire suivant






Bitcoin is a swarm of cyber hornets serving the goddess of wisdom, feeding on the fire of truth, exponentially growing ever smarter, faster, and stronger behind a wall of encrypted energy








"Des chercheurs qui cherchent on en trouve, des chercheurs qui trouvent, on en cherche !"   Charles de Gaulle