Script php
photos.sex
Messages postés
1
Statut
Membre
-
zcrew Messages postés 251 Statut Membre -
zcrew Messages postés 251 Statut Membre -
Bonjour,
Je cherche exactement le script de ce formulaire php voir le lien
http://cali-net.eu/photos.php
Vous remerciant d avance de votre aide
Je cherche exactement le script de ce formulaire php voir le lien
http://cali-net.eu/photos.php
Vous remerciant d avance de votre aide
A voir également:
- Script php
- Script vidéo youtube - Guide
- Easy php - Télécharger - Divers Web & Internet
- Ghost script - Télécharger - Polices de caractères
- Mas script - Accueil - Windows
- Expert php pinterest - Télécharger - Langages
2 réponses
<html>
<head>
<title>Vos contributions photos</title>
<style>
.solid table {
border-width:1px;
border-style:dashed;
border-color:#ffffff;
background-color: 000000;
font-size:10px;
color:navy;
}
.formtbl td {
font-family:verdana;
font-weight: normal;
text-align: left;
padding-left: 10px;
color:000000;
background-color: #000000;
font-size:10px;
}
.form input {
height:18px;
font-family:verdana;
font-weight: bold;
font-size:10;
color:000000;
border-width:1px;
border-style:solid;
border-color:000000;
background-color: #ffffff;
}
.form2 textarea {
font-family:verdana;
font-weight: bold;
font-size:10px;
color:#000000;
border-width:1px;
border-style:solid;
border-color:000000;
background-color: #ffffff;
}
</style>
<meta name="generator" content="Namo WebEditor v5.0">
</head>
<body bgcolor="black" topmargin=0 leftmargin=0 rightmargin=0>
<center>
<table class="solid" width="570" align="center" cellspacing="0" cellpadding="0" bgcolor="black">
<form name=request enctype="multipart/form-data" method="post" action="mail/chris.php">
<tr>
<td>
<table width="570" align="center" cellspacing="0" cellpadding="4" class="formtbl">
<tr>
<td colspan="4" height="5" class="form">
<p align="center"><b><font color="white">Tous
les champs sont obligatoire sauf "site"
et "bannière" merci</font></b></td>
</tr>
<tr>
<td align="left"><b><font color="white">Votre pseudo</font></b></td>
<td align="left" class="form"><font color="white"><input type="text" name="Pseudo" value="" size="20"></font></td>
<td align="left"><b><font color="white">Votre émail</font></b></td>
<td align="left" class="form"><font color="white"><input type="text" name="email_from" value="" size="20"></font></td>
</tr>
<tr>
<td align="left"><b><font color="white">Votre pays</font></b></td>
<td align="left" class="form">
<font color="white"><input type="text" name="Pays" value="" size="20"></font>
</td><td align="left"><b><font color="white">Confirmation de</font><font size="5" color="white"><BR></font><font color="white">
votre émail</font></b></td>
<td align="left" class="form"><font color="white"><input type="text" name="email" value="" size="20"></font></td>
</tr>
<tr>
<td align="left"><b><font color="white">Votre site</font></b></td>
<td align="left" class="form"><font color="white"><input type="text" name="Site" value="http://" size="20"></font></td>
<td align="left"><b><font color="white">Votre Bannière</font></b></td>
<td align="left" class="form"><font color="white"><input type="file" name="Banniere" size="7"></font></td>
</tr>
<tr>
<td width="160"><b><font color="white">Sujet</font></b></td>
<td width="200" colspan="3" class="form2"><font color="white"><textarea name="subject" cols="67" rows="2" >Ma contribution photos</textarea></font></td>
</tr>
<tr>
<td colspan="4" class="form2"><font color="white"><br>
<textarea name="Droits_d_auteurs" cols="88" rows="2" >J'autorise le site cali-net.eu à publier mes photos et certifie en être le/la propriétaire</textarea></font></td>
</tr>
</table>
<hr color="#FFFFFF" vspace="0" height="1"><font color="white"></hr></font>
<table width="570" align="center" cellspacing="0" cellpadding="4" class="formtbl">
<tr>
<td width="160"><b><font color="white">Votre texte</font></b></td>
<td width="200" class="form2"><font color="white"><textarea name="texte" cols="67" rows="2" ></textarea></font></td>
</tr>
<tr>
<td width="144" style="border-width:1; border-color:black; border-top-style:dotted;"><b><font color="white">Email</font></b></td>
<td width="398" class="form2" style="border-width:1; border-color:black; border-top-style:dotted;"><font color="white"><input type="radio" name="email commentaire" value="oui" checked>oui <input type="radio" name="email commentaire" value="non"> non</textarea>
</font><b><font color="white">pour reçevoir des emails des visiteurs</font></b></td>
</tr>
</table>
<hr color="#FFFFFF" vspace="0" height="1"><font color="white"></hr></font>
<table width="570" align="center" cellspacing="0" cellpadding="4" class="formtbl">
<tr>
<td><b><font color="white">Zip 01 </font></b></td>
<td width="200" class="form"><font color="white"><input type="file" name="zip1" size="18"></font></td>
<td><b><font color="white">Zip 02 </font></b></td>
<td width="200" class="form"><font color="white"><input type="file" name="zip2" size="18"></font></td>
</tr>
</table>
<hr color="#FFFFFF" vspace="0" height="1"><font color="white"></hr></font>
<table width="570" align="center" cellspacing="0" cellpadding="4" class="formtbl">
<tr>
<td><b><font color="white">Photo 01 </font></b></td>
<td width="200" class="form"><font color="white"><input type="file" name="file1" size="18"></font></td>
<td><b><font color="white">Photo 02 </font></b></td>
<td width="200" class="form"><font color="white"><input type="file" name="file2" size="18"></font></td>
</tr>
<tr>
<td><b><font color="white">Photo 03 </font></b></td>
<td width="200" class="form"><font color="white"><input type="file" name="file3" size="18"></font></td>
<td><b><font color="white">Photo 04 </font></b></td>
<td width="200" class="form"><font color="white"><input type="file" name="file4" size="18"></font></td>
</tr>
<tr>
<td><b><font color="white">Photo 05 </font></b></td>
<td width="200" class="form"><font color="white"><input type="file" name="file5" size="18"></font></td>
<td><b><font color="white">Photo 06 </font></b></td>
<td width="200" class="form"><font color="white"><input type="file" name="file6" size="18"></font></td>
</tr>
<tr>
<td><b><font color="white">Photo 07 </font></b></td>
<td width="200" class="form"><font color="white"><input type="file" name="file7" size="18"></font></td>
<td><b><font color="white">Photo 08 </font></b></td>
<td width="200" class="form"><font color="white"><input type="file" name="file8" size="18"></font></td>
</tr>
<tr>
<td><b><font color="white">Photo 09 </font></b></td>
<td width="200" class="form"><font color="white"><input type="file" name="file9" size="18"></font></td>
<td><b><font color="white">Photo 10 </font></b></td>
<td width="200" class="form"><font color="white"><input type="file" name="file10" size="18"></font></td>
</tr>
<tr>
<td><b><font color="white">Photo 11 </font></b></td>
<td width="200" class="form"><font color="white"><input type="file" name="file11" size="18"></font></td>
<td><b><font color="white">Photo 12 </font></b></td>
<td width="200" class="form"><font color="white"><input type="file" name="file12" size="18"></font></td>
</tr>
<tr>
<td><b><font color="white">Photo 13 </font></b></td>
<td width="200" class="form"><font color="white"><input type="file" name="file13" size="18"></font></td>
<td><b><font color="white">Photo 14 </font></b></td>
<td width="200" class="form"><font color="white"><input type="file" name="file14" size="18"></font></td>
</tr>
<tr>
<td><b><font color="white">Photo 15 </font></b></td>
<td width="200" class="form"><font color="white"><input type="file" name="file15" size="18"></font></td>
<td><b><font color="white">Photo 16 </font></b></td>
<td width="200" class="form"><font color="white"><input type="file" name="file16" size="18"></font></td>
</tr>
<tr>
<td><b><font color="white">Photo 17 </font></b></td>
<td width="200" class="form"><font color="white"><input type="file" name="file17" size="18"></font></td>
<td><b><font color="white">Photo 18</font></b></td>
<td width="200" class="form"><font color="white"><input type="file" name="file18" size="18"></font></td>
</tr>
</table>
<hr color="#FFFFFF" vspace="0" height="1"><font color="white"></hr>
<!--
<table width="570" align="center" cellspacing="0" cellpadding="4" class="formtbl">
<tr>
<td><b>Videos 1 </b></td>
<td width="200" class="form"><input type="file" name="file17" size="18"></td>
<td><b>Videos 2 </b></td>
<td width="200" class="form"><input type="file" name="file18" size="18"></td>
</tr>
<tr>
<td><b>Videos 3 </b></td>
<td width="200" class="form"><input type="file" name="file19" size="18"></td>
<td><b>Videos 4 </b></td>
<td width="200" class="form"><input type="file" name="file20" size="18"></td>
</tr>
</table>
<hr color="#FFFFFF" vspace="0" height="1"></hr>
//--></font>
<table width="570" align="center" cellspacing="0" cellpadding="4" class="formtbl">
<tr>
<td class="form"><font color="white"> </font></td><td align="right" class="form"><center>
<font color="white"><input type="hidden" name="send" value="1">
<input type="submit" value=" Envoyer "></font>
</center>
</td>
</tr>
</table>
</td>
</tr>
</table>
</form>
</body>
</html>