- |
|
Irgedwie kann ich mich nicht bei http://phpmyadmin.ph.ohost.de/ einloggen. Ich gebe meinen Benutzernamen ein und das Passwort das ich auch benutze wenn ich mich bei Ohost anmelde. ICh habe schon alles möglich versucht aber es kommt immer eine Fehlermeldung...
Vlg
__________________
Erstelle Professionelle Homepagen zu günstigen Preisen!
Beispiele und weitere Infos per PN.
Hundemantel wie neu!
|
|
14.10.2008 17:01 |
|
|
Melli

i will rest in pieces !!
 

Dabei seit: 28.01.2006
Beiträge: 4.692
Herkunft: DE
 |
|
Du musst die FUnktion wie bei Funpic auch erst aktivieren. Also die Datenbank / MySQL. Und dort gibst du auch ein Passwort ein.
Mit dem loggst du dich beim PHPmyAdmin ein (;
|
|
14.10.2008 17:05 |
|
|
Melli

i will rest in pieces !!
 

Dabei seit: 28.01.2006
Beiträge: 4.692
Herkunft: DE
 |
|
Soweit ich das sehe, bist du in der Zeile verrutscht. Kann das sein?
Versuch mal so:
php: |
1:
2:
3:
4:
5:
6:
7:
8:
9:
|
<?
$sqlhost = "localhost";
$sqluser = "pferdespass";
$sqlpassword = "hier.habe.ich.mein.passwort.für.phpMyAdmin.eingegeben";
$sqldb = "pferdespass";
mysql_connect($sqlhost,$sqluser,$sqlpassword)
or die ("Keine Verbindung möglich");
mysql_select_db($sqldb) or die
("Die Datenbank existiert nicht"); ?> |
|
Wenns nicht geht, stell die neue Fehlermeldung rein ;>
|
|
14.10.2008 19:33 |
|
|
|
Danke aber leider geht es immer noch nicht.
Fehlermeldung:
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'pferdespass'@'192.168.106.1' (using password: YES) in /usr/export/www/hosting/pferdespass/Pferde/Datenbank.php on line 6
Keine Verbindung möglich
Vlg
__________________
Erstelle Professionelle Homepagen zu günstigen Preisen!
Beispiele und weitere Infos per PN.
Hundemantel wie neu!
|
|
14.10.2008 20:41 |
|
|
Melli

i will rest in pieces !!
 

Dabei seit: 28.01.2006
Beiträge: 4.692
Herkunft: DE
 |
|
Vielleicht stimmt dein Passwort auch nicht.
Das Passwort, mit dem du dich auch ins PHPmA eingeloggt hast.
Ansonsten keine Ahnung. Oder auch dein Name stimmt nicht.
|
|
14.10.2008 20:45 |
|
|
Milly

ehemals Nina.
 

Dabei seit: 10.08.2007
Beiträge: 1.891
Name: Nina
 |
|
mal eine frage also wenn ich auf der sete (hier verkaufspferde.php) alle Hengste ab dem Alter von 4 Jahren sehen möchte wie mach ich das?
und wie heißt das wenn alle Hengste im Alter von 0-3 angezeigt werden sollen? irgendwie mit if oder?
__________________
|
|
14.10.2008 22:27 |
|
|
Maina

Pseudomitglied
 
Dabei seit: 20.04.2006
Beiträge: 7.655
Herkunft: Kreuzberg
 |
|
Milly, wie steht das in der Tabelle? z.B. "5 Jahre" oder "5"?
|
|
14.10.2008 22:36 |
|
|
Milly

ehemals Nina.
 

Dabei seit: 10.08.2007
Beiträge: 1.891
Name: Nina
 |
|
ähm ich wollte das alter so machen das es sich dann auch von selbst ändert so mit php leider weiß ich noch nicht genau wie
__________________
|
|
14.10.2008 22:57 |
|
|
Maina

Pseudomitglied
 
Dabei seit: 20.04.2006
Beiträge: 7.655
Herkunft: Kreuzberg
 |
|
Das hab ich mir gedacht ^^ - Aber hast du IN der Tabelle in der Datenbank bspw. ein "Jahre" mit dazu oder hast dus so wie am Screen?
Dateianhang: |
screeni.jpg (323,46 KB, 205 mal heruntergeladen)
|
|
|
14.10.2008 23:07 |
|
|
Milly

ehemals Nina.
 

Dabei seit: 10.08.2007
Beiträge: 1.891
Name: Nina
 |
|
ich habs so wie im Screen angegeben aber bei mir in der Tabelle (also so wie es agezeigt wird steht
Alter:
(neuer td)
<SCRIPT>tieralter($Data[Geburtsdatum],0);</SCRIPT> Jahre</td>
__________________
|
|
14.10.2008 23:24 |
|
|
Melli

i will rest in pieces !!
 

Dabei seit: 28.01.2006
Beiträge: 4.692
Herkunft: DE
 |
|
Zitat: |
Original von Melli
Danke <3
Nur findet er nichts:
Zitat: |
 Notice: Undefined index: name in /srv/www/vhosts/namea.jshosting.de/httpdocs/Reiterhof/pferd.php on line 25 Notice: Use of undefined constant Name - assumed 'Name' in /srv/www/vhosts/namea.jshosting.de/httpdocs/Reiterhof/pferd.php on line 30 Notice: Use of undefined constant Geschlecht - assumed 'Geschlecht' in /srv/www/vhosts/namea.jshosting.de/httpdocs/Reiterhof/pferd.php on line 31 Notice: Use of undefined constant Rasse - assumed 'Rasse' in /srv/www/vhosts/namea.jshosting.de/httpdocs/Reiterhof/pferd.php on line 32 Notice: Use of undefined constant Charakter - assumed 'Charakter' in /srv/www/vhosts/namea.jshosting.de/httpdocs/Reiterhof/pferd.php on line 39 |
Hab jetzt überall die Punkte gemacht und er zeigt auch jetzt die Tabelle an, nur dort, wo die Datas stehn, gibt er nichts aus.
Unten ein Screen davon, dass aber etwas in der Tabelle steht...
Achso, ich hab die Tabelle, die Epona Pferd nannte Lewis genannt, die Datei von Epona namens Pferd.php ist bei mir pferd.php, genauso bei Verkaufspferde.php » verkaufpferde.php & Datenbank.php zu db.php (: |
Mein Problem existiert immernoch.
Mittlerweile sieht der Code so aus:
php: |
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:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
64:
65:
66:
67:
68:
69:
70:
71:
72:
73:
74:
75:
76:
77:
78:
79:
80:
81:
82:
83:
84:
85:
86:
87:
88:
89:
90:
91:
92:
93:
94:
95:
96:
97:
98:
99:
100:
101:
102:
103:
104:
105:
106:
107:
108:
109:
110:
111:
112:
113:
114:
115:
116:
117:
118:
119:
120:
121:
122:
123:
124:
125:
126:
127:
128:
129:
130:
131:
132:
133:
134:
135:
|
<link rel=stylesheet href=style.css type=text/css>
<body><p class="title">Pferdeprofil</p>
<center>
<?php
// Verbindung zur Datenbank
include("db.php");
// Hiermit wird der Wert geholt, der über die URL übergeben wurde. Dieser wird nun für die Abfrage genutzt.
// Somit werden nur genau die Daten abgefragt, die diese ID haben
$id = "$_GET[id]";
$Ergebnis = mysql_query( "SELECT * FROM Lewis where ID='$id'" );
if (@mysql_num_rows($Ergebnis) == 0) {
echo "Dieses Pferd existiert nicht!";
}
else {
$Data = mysql_fetch_array( $Ergebnis );
//Anzeige der Links (Wenn du den Chara auf mehrere Seiten verteilst
//Hier die Angabe der Daten vom Pferd. Es kann wieder HTML verwendet werden ganz normal eben (; Nur an der Stelle wo die Daten sein sollen schreibt ihr $Data[Spaltenname] hin
echo "<center>
<table>
<tr><td ><center><img src="Fotos/.$Data[name]./vorschau.png"></td></tr><tr><td>
<br><center>© by <a href="test@test.de">test@test.de</a> | <a href="www.test.de">test</a></td></tr><br></table><br>
<table>
<td rowspan="12"><br>
<td>Name:</td><td><?php echo".$Data[Name]." ?></td><td>Geboren:</td><td>*1999</td></tr>
<tr><td>Geschlecht:</td><td><?php echo".$Data[Geschlecht]." ?></td><td>Alter:</td><td>254565 Jahre</td></tr>
<tr><td>Rasse:</td><td><?php echo".$Data[Rasse]." ?></td><td>Stockmaß:</td><td>1, 43 m</td></tr>
<tr><td>Fellfarbe:</td><td>Schecke</td><td>Abzeichen:</td><td>Blesse</td></tr>
</table>
<center><br>
<table> <tr><td><p class="title">Charakter</p></td></tr>
<tr><td><?php echo".$Data[Charakter]." ?></td></tr></table><br>
<center><table> <tr><td colspan="3"><p class="title">Pedigree</p></td></tr>
<tr><td rowspan="4"><b>Testpferd</b></td>
<td rowspan="2">Testi</td>
<td>Testa</td>
</tr>
<tr>
<td>Testu</td>
</tr>
<tr>
<td rowspan="2">Testa</td>
<td>Testo</td>
</tr>
<tr>
<td>Teste</td>
</tr></table>
<br>
<center><table>
<tr><td colspan="3"><p class="title">Ausbildung</p></td></tr>
<tr><td><u>Disziplin</u></td><td><u>Ausbildungsstand</u></td><td><u>Potential</u></td></tr>
<tr><td>Springen</td><td>?</td><td>?</td></tr>
<tr><td>Dressur</td><td>?</td><td>?</td></tr>
<tr><td>Vielseitigkeit</td><td>?</td><td>?</td></tr>
<tr><td>Geländespringen</td><td>?</td><td>?</td></tr>
<tr><td>Western</td><td>?</td><td>?</td></tr>
<tr><td>Fahren</td><td>?</td><td>?</td></tr>
<tr><td>Sonstiges</td><td colspan="2">test</td></tr></table><br>
<center><table>
<tr><td colspan="4"><p class="title">Erfolgsverzeichnis</p></td></tr>
<tr><td><u>Platzierung</u></td><td><U>Hof</u></td><td><u>Datum</u></td><td><u>Disziplin/en</u></u></td></tr>
<tr><td>/</td><td><a href="http://www.test.de" target="_blank">TEST</a> </td><td>DATUM</td><td>DISZIPLIN</td></tr>
<tr><td><U>Gewinne</u></td><td colspan="3">
keine Auszeichnen erhalten.
</td></tr></table><br>
<center><table>
<tr><td colspan="2"><p class="title">Zuchtinformationen</p></td></tr>
<tr><td>geeignet</td><td>ja<br></td></tr>
<tr><td>zugelassen für</td><td>bunte Pferd und Gummibaerchen</td></tr>
<tr><td>gekört</td><td>Elitehengst<br><a href="test.de">test</a></td></tr>
<tr><td>Nachkommen</td><td><a href="test">Test</a></td></tr>
</table><br>
<center><table>
<tr><td colspan="2"><p class="title">Gesundheit</p></td></tr>
<tr><td>Hufzustand</td><td><img src="test.gif"></td></tr>
<tr><td>Beschlag</td><td>vorne & hinten normal</td></tr>
<tr><td>Augen & Ohren</td><td><img src="test.gif"></td></tr>
<tr><td>Nüstern & After</td><td><img src="test.gif"></td></tr>
<tr><td>Impfungen erhalten</td><td>ja</td></tr>
<tr><td>Wurmkur erhalten</td><td>ja</td></tr>
<tr><td>Vorsorgeuntersuchung<br>stattgefunden</td><td>ja</td></tr>
</table><br>
<center><table>
<tr><td colspan="2"><p class="title">Versorgung</p></td></tr>
<tr><td>Weide</td><td>test</td></tr>
<tr><td>Stall</td><td>test</td></tr>
<tr><td>Weidezeiten</td><td>ca. 25 Uhr - 25 Uhr</td></tr>
<tr><td>Futter</td></td><td>dfhshd<br>dhsdhhdf<br>tetd</td></tr>
</table><br>
<center><table>
<tr><td colspan="2"><p class="title">Kaufinformationen</p></td></tr>
<tr><td>zu verkaufen</td><td>nein</td></tr>
<tr><td>Verkaufspreis</td><td>-</td></tr>
<tr><td>Besitzer</td><td>Reiterhof Namea</td></tr>
<tr><td>gekauft am</td><td>25.25.25</td></tr>
<tr><td>Reitbeteiligung/Pfleger/<br> Vorführer gesucht</td><td>nein</td></tr></table><br><br>
<table>
<tr>
<td><b>Wichtig!<br>
</b>Beachte, dass dieses Pferd virtuell ist und in der Realität so nicht existiert.
</td>
</tr>
</table>
<br><br>
<a href="pferd.php?id=$id">Fotoalbum</a><br><br>";
}
?>
</center>
</body>
</html> |
|
:/
|
|
16.10.2008 12:19 |
|
|
cyroline
Mitglied
 

Dabei seit: 14.10.2008
Beiträge: 12
 |
|
ich frag mich gerade weshalb das bild nicht angezeigt wird. :/
pfad: http://zumschwalbennest.zu.funpic.de/sch.../1/Vorschau.jpg
code:
php: |
1:
|
<img name="pferde/pferde/<?php echo"$_GET[id]" ?>/Vorschau.jpg" width="400" height="509" src="" alt="" style="background-color: #FFFFFF"> |
|
vollständiger code:
php: |
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:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
64:
65:
66:
67:
68:
69:
70:
71:
72:
73:
74:
75:
76:
77:
78:
79:
80:
81:
82:
83:
84:
85:
86:
87:
88:
89:
90:
91:
92:
93:
94:
95:
96:
97:
98:
99:
100:
101:
102:
103:
104:
105:
106:
107:
108:
109:
110:
111:
112:
113:
114:
115:
116:
117:
118:
119:
120:
121:
122:
123:
124:
125:
126:
127:
128:
129:
130:
131:
132:
133:
134:
135:
136:
137:
138:
139:
140:
141:
142:
143:
144:
145:
146:
147:
148:
149:
150:
151:
152:
153:
154:
155:
156:
157:
158:
159:
160:
161:
162:
163:
164:
165:
166:
167:
168:
169:
170:
171:
172:
173:
174:
175:
176:
177:
178:
179:
180:
181:
182:
183:
184:
185:
186:
187:
188:
189:
190:
191:
192:
193:
194:
195:
196:
197:
198:
199:
200:
201:
202:
203:
204:
205:
206:
207:
|
<head>
<title>Privathof zum Schwalbennest</title>
<link href="css.css" rel="stylesheet" type="text/css">
</head>
<body>
<?php
include("datenbank.php");
$id = "$_GET[id]";
$Ergebnis = mysql_query( "SELECT * FROM pferde where ID='$id'" );
if (@mysql_num_rows($Ergebnis) == 0) {
echo "Dieses Pferd existiert nicht!";
}
else {
$Data = mysql_fetch_array( $Ergebnis );
echo "<a href="Pferd.php?id=$id">Allgemeines</a>";
}
?>
<table width="435" border="0">
<tr>
<td colspan="2"><div align="center"><img name="pferde/pferde/<?php echo"$_GET[id]" ?>/Vorschau.jpg" width="400" height="509" src="" alt="" style="background-color: #FFFFFF">
</tr>
<tr>
<td colspan="2"> </td>
</tr>
<tr>
<td width="75" background="pat7.jpg"><strong>Name</strong></td>
<td width="350"><?php echo"$Data[Name]" ?></td>
</tr>
<tr>
<td background="pat7.jpg"><strong>Alter</strong></td>
<td><?php echo"$Data[Alter]" ?></td>
</tr>
<tr>
<td background="pat7.jpg"><strong>Geschlecht</strong></td>
<td><?php echo"$Data[Geschlecht]" ?></td>
</tr>
<tr>
<td background="pat7.jpg"><strong>Rasse</strong></td>
<td><?php echo"$Data[Rasse]" ?></td>
</tr>
</table>
<br>
<table width="435" border="0">
<tr>
<td colspan="4" background="pat7.jpg"><strong>CHARAKTER</strong></td>
</tr>
<tr>
<td colspan="4"><?php echo"$Data[Charakter]" ?></td>
</tr>
<tr>
<td colspan="4" background="pat7.jpg"><strong>AUSBILDUNG</strong></td>
</tr>
<tr>
<td width="131"><strong>Klasse</strong></td>
<td><strong>Stand</strong></td>
<td> </td>
<td width="138"><strong>Potential</strong></td>
</tr>
<tr>
<td> </td>
<td width="136"> </td>
<td width="12"> </td>
<td> </td>
</tr>
<tr>
<td><strong>Dressur</strong></td>
<td><?php echo"$Data[DressurStand]" ?></td>
<td> </td>
<td><?php echo"$Data[DressurPotential]" ?></td>
</tr>
<tr>
<td><strong>Springen</strong></td>
<td><?php echo"$Data[SpringenStand]" ?></td>
<td> </td>
<td><?php echo"$Data[SpringenPotential]" ?></td>
</tr>
<tr>
<td><strong>Vielseitigkeit</strong></td>
<td><?php echo"$Data[VielseitigkeitStand]" ?></td>
<td> </td>
<td><?php echo"$Data[VielseitigkeitPotential]" ?></td>
</tr>
<tr>
<td colspan="4" background="pat7.jpg"><strong>ANDERE VERANLAGUNGEN</strong></td>
</tr>
<tr>
<td colspan="4"><?php echo"$Data[Andere]" ?></td>
</tr>
</table>
<br>
<table width="435" border="0">
<tr>
<td colspan="5" background="pat7.jpg"><strong>GESUNDHEIT</strong></td>
</tr>
<tr>
<td colspan="5"><strong>Impfungen</strong></td>
</tr>
<tr>
<td> </td>
<td>Tetanus</td>
<td>Influenza</td>
<td>Tollwut</td>
<td>Herpes</td>
</tr>
<tr>
<td> </td>
<td><?php echo"$Data[Tetanus]" ?></td>
<td><?php echo"$Data[Influenza]" ?></td>
<td><?php echo"$Data[Tollwut]" ?></td>
<td><?php echo"$Data[Herpes]" ?></td>
</tr>
<tr>
<td colspan="5"><strong>Wurmkur</strong></td>
</tr>
<tr>
<td> </td>
<td colspan="4"><?php echo"$Data[Wurmkur]" ?></td>
</tr>
<tr>
<td colspan="5"><strong>Hufschmied</strong></td>
</tr>
<tr>
<td> </td>
<td colspan="4">Zustand (in Prozent)</td>
</tr>
<tr>
<td> </td>
<td><?php echo"$Data[HufschmiedProzent]" ?></td>
<td> </td>
<td> </td>
<td> </td>
</tr>
</table>
<br>
<table width="435" border="0">
<tr>
<td colspan="2" background="pat7.jpg"><strong>ZUCHT</strong></td>
</tr>
<tr>
<td>Zugelassen</td>
<td><?php echo"$Data[Zugelassen]" ?></td>
</tr>
<tr>
<td>Prämiert/Gekört</td>
<td><?php echo"$Data[Zucht]" ?></td>
</tr>
<tr>
<td>Decktaxe</td>
<td><?php echo"$Data[Decktaxe]" ?></td>
</tr>
<tr>
<td>Nackommen</td>
<td><?php echo"$Data[Nachkommen]" ?></td>
</tr>
</table>
<br>
<table width="435" border="0">
<tr>
<td colspan="3" background="pat7.jpg"><strong>STAMMBAUM</strong></td>
</tr>
<tr>
<td rowspan="4"><?php echo"$Data[StammbaumName]" ?></td>
<td rowspan="2"><?php echo"$Data[StammbaumVater]" ?></td>
<td><?php echo"$Data[StammbaumVaterVater]" ?></td>
</tr>
<tr>
<td><?php echo"$Data[StammbaumVaterMutter]" ?></td>
</tr>
<tr>
<td rowspan="2"><?php echo"$Data[StammbaumMutter]" ?></td>
<td><?php echo"$Data[StammbaumMutterVater]" ?></td>
</tr>
<tr>
<td><?php echo"$Data[StammbaumMutterMutter]" ?></td>
</tr>
</table>
<br>
<table width="435" border="0">
<tr>
<td colspan="2" background="pat7.jpg"><strong>RECHTLICHES</strong></td>
</tr>
<tr>
<td>Preis</td>
<td><?php echo"$Data[Preis]" ?></td>
</tr>
<tr>
<td>Besitzer</td>
<td><?php echo"$Data[Besitzer]" ?></td>
</tr>
</table>
<p> </p>
</body>
</html>
|
|
|
|
16.10.2008 12:57 |
|
|
Milly

ehemals Nina.
 

Dabei seit: 10.08.2007
Beiträge: 1.891
Name: Nina
 |
|
hast du denn die PHP Datei im selben ornder gespeichert?
__________________
|
|
16.10.2008 13:01 |
|
|
cyroline
Mitglied
 

Dabei seit: 14.10.2008
Beiträge: 12
 |
|
php datei im ordner: schwalbennest/..
foto im ordner: schwalbennest/pferde/pferde/1/..
wenn du das meinst.. (:
|
|
16.10.2008 13:07 |
|
|
cyroline
Mitglied
 

Dabei seit: 14.10.2008
Beiträge: 12
 |
|
|
16.10.2008 14:17 |
|
|
cyroline
Mitglied
 

Dabei seit: 14.10.2008
Beiträge: 12
 |
|
|
24.10.2008 15:26 |
|
|
Saijori

~
 

Dabei seit: 04.01.2007
Beiträge: 2.888
Name: Lena (:
 |
|
Hm.. ich hab ja alles soweit hin bekommen. Ein Pferdi erstellt doch nun sagt er mir das Pferd existiere gar nicht ôÔ
Hier mal die Codes von pferd.php und der Link zum Stecki
http://rheinau.bplaced.net/filemanager/V.../pferd.php?id=1
pferd.php
code: |
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:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
64:
65:
66:
67:
68:
69:
70:
71:
72:
73:
74:
75:
76:
77:
78:
79:
80:
81:
82:
83:
84:
85:
86:
87:
88:
89:
90:
91:
92:
93:
94:
95:
96:
97:
98:
99:
100:
101:
102:
103:
104:
105:
106:
107:
108:
109:
110:
111:
112:
113:
114:
115:
116:
117:
118:
119:
120:
121:
122:
123:
124:
125:
126:
127:
128:
129:
130:
131:
132:
133:
134:
135:
136:
137:
138:
139:
140:
141:
142:
143:
144:
145:
146:
147:
148:
149:
150:
151:
152:
153:
154:
155:
156:
157:
158:
159:
160:
161:
162:
163:
|
<html>
<head>
<title></title>
<link href="style.css" rel="stylesheet" type="text/css">
<meta name="author" content="Lena Tippe">
<meta name="editor" content="html-editor phase 5">
</head>
<body text="#000000" bgcolor="#FFFFFF" link="#FF0000" alink="#FF0000" vlink="#FF0000">
<table width=500>
<?php
include("Datenbank.php");
$id = "$_GET[id]";
$Ergebnis = mysql_query( "SELECT * FROM pferd where ID='$ID'" );
if (@mysql_num_rows($Ergebnis) == 0) {
echo "Dieses Pferd existiert nicht!";
}
else {
$Data = mysql_fetch_array( $Ergebnis );
}
?>
<tr>
<td class=dunkel colspan=4><b>Allgemeines</b></td>
</tr>
<tr>
<td class=dunkel colspan=4><?php echo"$Data[Bild1]" ?></td>
</tr>
<tr>
<td class=dunkel colspan=4><?php echo"$Data[Cophyright]" ?></td>
</tr>
<tr>
<td class=dunkel width=250><b>Pferd-ID</b></td>
<td class=hell width=250><?php echo"$Data[ID]" ?></td>
<td class=dunkel width=250><b>Name</b></td>
<td class=hell width=250><?php echo"$Data[Name]" ?></td>
</tr>
<tr>
<td class=dunkel width=250><b>Jahrgang</b></td>
<td class=hell width=250><?php echo"$Data[Jahrgang]" ?></td>
<td class=dunkel width=250><b>Rasse</b></td>
<td class=hell width=250><?php echo"$Data[Rasse]" ?></td>
</tr>
<tr>
<td class=dunkel width=250><b>Farbe</b></td>
<td class=hell width=250><?php echo"$Data[Farbe]" ?></td>
<td class=dunkel width=250><b>Geschlecht</b></td>
<td class=hell width=250><?php echo"$Data[Geschlecht]" ?></td>
</tr>
<tr>
<td class=dunkel colspan=4><b>Verhalten</b></td>
</tr>
<tr>
<td class=dunkel colspan=4><?php echo"$Data[Charakter]" ?></td>
</tr>
<tr>
<td class=dunkel width=500><b>Tierarzt</b></td>
<td class=hell width=500><?php echo"$Data[Tierarzt]" ?></td>
</tr>
<tr>
<td class=dunkel width=500><b>Hufschmied</b></td>
<td class=hell width=500><?php echo"$Data[Hufschmied]" ?></td>
</tr>
<tr>
<td class=dunkel width=500><b>Turnier</b></td>
<td class=hell width=500><?php echo"$Data[Turnier]" ?></td>
</tr>
<tr>
<td class=dunkel width=500><b>Unterm Sattel</b></td>
<td class=hell width=500><?php echo"$Data[Sattel]" ?></td>
</tr>
<tr>
<td class=dunkel colspan=4><b>Ausbildung</b></td>
</tr>
<tr>
<td class=dunkel colspan=4><b>Potenzial</b></td>
</tr>
<tr>
<td class=dunkel width=500><b>Springen</b></td>
<td class=hell width=500><?php echo"$Data[SpringenP]" ?></td>
</tr>
<tr>
<td class=dunkel width=500><b>Dressur</b></td>
<td class=hell width=500><?php echo"$Data[DressurP]" ?></td>
</tr>
<tr>
<td class=dunkel width=500><b>Vielseitigkeit</b></td>
<td class=hell width=500><?php echo"$Data[VSP]" ?></td>
</tr>
<tr>
<td class=dunkel width=500><b>Sontiges</b></td>
<td class=hell width=500><?php echo"$Data[SonstigesP]" ?></td>
</tr>
<tr>
<td class=dunkel colspan=4><b>Ausbildung</b></td>
</tr>
<tr>
<td class=dunkel width=500><b>Springen</b></td>
<td class=hell width=500><?php echo"$Data[SpringenA]" ?></td>
</tr>
<tr>
<td class=dunkel width=500><b>Dressur</b></td>
<td class=hell width=500><?php echo"$Data[DressurA]" ?></td>
</tr>
<tr>
<td class=dunkel width=500><b>Vielseitigkeit</b></td>
<td class=hell width=500><?php echo"$Data[VSA]" ?></td>
</tr>
<tr>
<td class=dunkel width=500><b>Sontiges</b></td>
<td class=hell width=500><?php echo"$Data[SonstigesA]" ?></td>
</tr>
<tr>
<td class=dunkel colspan=4><b>Verkaufsinformationen</b></td>
</tr>
<tr>
<td class=dunkel width=500><b>Besitzer</b></td>
<td class=hell width=500><?php echo"$Data[Besitzer]" ?></td>
</tr>
<tr>
<td class=dunkel width=500><b>Wert</b></td>
<td class=hell width=500><?php echo"$Data[Wert]" ?></td>
</tr>
<tr>
<td class=dunkel width=500><b>Verkäuflich</b></td>
<td class=hell width=500><?php echo"$Data[Verkaeuflich]" ?></td>
</tr>
<tr>
<td class=dunkel width=500><b>Sontiges</b></td>
<td class=hell width=500><?php echo"$Data[Sonstiges]" ?></td>
</tr>
<tr>
<td class=dunkel colspan=4><b>Fotoalbum</b></td>
</tr>
<tr>
<td class=dunkel colspan=4><?php echo"$Data[Cophyright]" ?></td>
</tr>
<tr>
<td class=dunkel colspan=4><?php echo"$Data[Bild2]" ?></td>
</tr>
<tr>
<td class=dunkel colspan=4><?php echo"$Data[Bild4]" ?></td>
</tr>
<tr>
<td class=dunkel colspan=4><?php echo"$Data[Bild5]" ?></td>
</tr>
<tr>
<td class=dunkel colspan=4><?php echo"$Data[Bild6]" ?></td>
</tr>
<tr>
<td class=dunkel colspan=4><?php echo"$Data[Bild7]" ?></td>
</tr>
<tr>
<td class=dunkel colspan=4><?php echo"$Data[Bild8]" ?></td>
</tr>
</body>
</html> |
|
__________________
 
icon von shizoo
Auf EEF aktiver. | Vom 14.10. bis 28.10. in der Türkei.
|
|
04.11.2008 17:30 |
|
|
****Amy****

Wemper
 

Dabei seit: 28.05.2007
Beiträge: 2.265
Herkunft: Weser Ems
 |
|
RE: Tutorial | Pferdesteckbriefe via PHP |
 |
SO jetzt noch mal für ganz dumme wie mich.
Bei Funpic geht ihr bitte in internen Bereich und aktiviert eure Datenbank, sollte dies noch nicht der Fall sein
Wo finde ich bei funpic diesen internen Bereich und wie aktiviere ich den?
Amy
__________________
|
|
04.11.2008 19:54 |
|
|
|
Impressum
|