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:
|
<html>
<head>
<title></title>
<meta name="author" content="Diana Scharf">
<link rel="stylesheet" href="http://spzmares.sp.funpic.de/spzmares/css.css" type="text/css">
</head>
<body >
<center>Wenn du Pferdbilder hochladen willst, biste hier genau richtig =D<br>
<br>
Bitte speichere die Bilder auf deinem PC unter PFERDENAME1, PFERDENAME2, usw ab - am besten als .jpg Datei.<br>
<br>
Dann kannst du sie hier hochladen. Die Bildadressen lauten dann z.B.: http://spzmares.sp.funpic.de/webmaster/pferdebilder/Django1.jpg / http://spzmares.sp.funpic.de/webmaster/pferdebilder/Django2.jpg<br>
<br>
<table style="font-family:Verdana; font-size:12px">
<form action="bildhochladen2.php" method="post" enctype="multipart/form-data"><tr>
<td align=left>
Datei:
</td>
<td align=center>
<input type="file" name="fileup1">
</td>
</tr><tr>
<td colspan=2>
<input type="submit" value="Datei Hochladen ">
</td>
</tr>
</form>
</table>
</body>
</html> |