Pflegemaske

entweder bin ich zu oder php zu schwer :D

auch wenn ich es abänder gehts nicht :(

(wenn ich es richtig abgeändert habe )

PHP:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<html>
<head>


</head>


<body>
<?php
require_once ('konfiguration.php');
$daba="lebenslauf";
$db_link = mysql_connect (MYSQL_HOST, MYSQL_BENUTZER, MYSQL_KENNWORT);
mysql_select_db($daba,$db_link);
$sql1 = "SELECT `familienstand` FROM `lebenslauf`"; 
$abfrage1 = mysql_query($sql1);
$fachlich = "SELECT * FROM `fachliche`";
$db_erg=mysql_query($fachlich);

?>

<form action="work.php" method=post>




<div style="position:absolute; left:50px; top:50px;width:450px;height:1000px;">
	<div style="position:absolute; left:0px; top:0px; width:400px; height:800px;">
		<div style="float:left;margin-left:8em;margin-top:10px;width: 200px;"><h1>Lebenslauf</h1></div>
		<div style="float:left; margin-left:8em;margin-top:35px;width: 200px;"><h3>Persönliche Daten</h3></div>
		<div style="float:left; margin-left:8em;margin-top:10px;width: 200px;"><p><pre>Name:			Buergers</pre></p></div>
		<div style="float:left; margin-left:8em;margin-top:10px;width: 200px;"><p><pre>Vorname:		Robin</pre></p></div>
		<div style="float:left; margin-left:8em;margin-top:10px;width: 200px;"><p><pre>Geburtsdatum:		02.02.1991</pre></p></div>
		<div style="float:left; margin-left:8em;margin-top:10px;width: 200px;"><p><pre>Geburtsort:		Kamp-Lintfort</pre></p></div>
		<div style="float:left; margin-left:8em;margin-top:10px;width: 200px;"><p><pre>Staatsangehörigkeit:	Deutsch</pre></p></div>
		<div style="float:left; margin-left:8em;margin-top:10px;width: 200px;"><p><pre>Familienstand:		<input type="text" name="familienstand" size=30 value="<?php   echo mysql_result($abfrage1,0,'familienstand');    ?>"> </pre></p></div>
		<div style="float:left; margin-left:8em;margin-top:10px;width: 200px;"><h3>Schulischer Werdegang</h3></div>
		<div style="float:left; margin-left:8em;margin-top:10px;width: 200px;"><p><pre>1997 bis 2001		Katholische Grundschule Bracht</pre></p></div>
		<div style="float:left; margin-left:8em;margin-top:40px;width: 200px;"><p><pre>2001 bis 2007		Gesamtschule Brüggen<br><b>			Fachoberschulreife</pre></b></p></div>
		<div style="float:left; margin-left:8em;margin-top:25px;width: 200px;"><p><pre>2007 bis Sommer 2010	Berufskolleg Viersen<br><b>			Schulischer Teil der<br>			Fachhochschulreife mit dem<br>			Ausbildungsschwerpunkt IT-Technik</pre></p></div>
		<div style="float:left; margin-left:8em;margin-top:90px;width: 200px;"><h3>Praktika</h3></div>
		<div style="float:left; margin-left:8em;margin-top:10px;width: 200px;"><p><pre>17.10. bis 07.11.2008	Autohaus W.Schouren OHG, 41379 Brüggen<br>			Kfz-Werkstatt und kaufmännischer Bereich</pre></p></div>
		<div style="float:left; margin-left:8em;margin-top:50px;width: 200px;"><h3>Sonstiges</h3></div>
		<div style="float:left; margin-left:8em;margin-top:10px;width: 200px;"><p><pre>Wehrdienst:		Befreit, Ausgemustert</pre></p></div>
		<div style="float:left; margin-left:8em;margin-top:10px;width: 200px;"><p><pre>Führerschein:		Klasse B</pre></p></div>
		<div style="float:left; margin-left:8em;margin-top:10px;width: 200px;"><p><pre>Hobbies:		Freunde treffen, Computer und Technik, Fussball</pre></p></div>
		<div style="float:left; margin-left:8em;margin-top:50px;width: 200px;"><h1>Qualifikationsprofil</h1></div>
		<div style="float:left; margin-left:8em;margin-top:10px;width: 200px;"><h3>Fachliche Kompetenzen</h3></div>
		<div style="float:left; margin-left:8em;margin-top:10px;width: 200px;"><p><pre>Computerkenntnisse:	Grundlegende Qualifikationen und Fertigkeiten im<br>			Bereich der Informatik und Elektrotechnik: IT-, JAVA-,<br>			C++, C-, Linux, HTML, Perl, CSS, MS Word, MS Exel,<br>			MS Powerpoint, MS Access, OpenOffice und php-<br>			Kenntnisse</pre></p></div>
		
		<div style="float:left; margin-left:8em;margin-top:135px;width: 200px;"><p><pre>Sprachkenntnisse:	Englisch in Wort und Schrift</pre></p></div>
		<div style="float:left; margin-left:8em;margin-top:10px;width: 200px;"><p><pre>Zusatzqualifikation:	10-Fingerschnellschreibzertifikat</pre></p></div>
		<div style="float:left; margin-left:8em;margin-top:20px;width: 200px;"><h3>Persönliche Kompetenzen</h3></div>
		<div style="float:left; margin-left:8em;margin-top:10px;width: 200px;"><p><pre>Empahtie:		sehr gutes Einfühlvermögen durch<br>			private Kontakte zu Freunden und Familienmitgliedern</pre></p></div>
		<div style="float:left; margin-left:8em;margin-top:61px;width: 200px;"><p><pre>Teamfähigkeit:		Als langjähriges Mitglied im Fussballverein des<br>			TSF Bracht ist mir ein Miteinander im Team vertraut,<br>			daher kann ich mich gut in ein Team eingliedern und meine<br>			persönlichen Kompetenzen einbringen</pre></p></div>
		<div style="float:left; margin-left:4em;margin-top:50px;width: 200px;"><input type=submit name="SUBMIT" value="Ändern"></div>

	</div>
	
	

</div>



</form>





</body>
</html>
 
Also wenn deine Datenbank "lebenslauf" heißt und die Tabelle welche die Daten enthält den Namen "pers" hat, dann ist jetzt die Abfrage falsch.

SQL:
SELECT `familienstand` FROM `lebenslauf`

Muss dann

SQL:
SELECT `familienstand` FROM `pers`

heißen.

Sorry war dann mein Fehler aber da ich nicht weiß was wie benannt ist, kann ich nur raten.

Aber abgesehen davon was für ein Fehler kommt jetzt ? ? ? ?
 
ich liebe dich tombe :D

es geht :P man hat ja aber auch lang genug gedauert ich dachte mit `lebenslauf`.`pers` gebe ich an das der aus der tabelle pers die info holn soll :-S grml aber das pers alleine reicht supi :P


naja den rest werde ich wohl kaum noch schaffen in ner stunde ist feierabend und vorher noch gespräch :P

naja :P

aber viel dank tombe :)
 
So sehe ich das auch da ich mich vorher sogut wie garnicht mit php und mysql auskannte.
Finde es auch eine tolle leistung von mir es soweit geschafft zu haben, doch ja natürlich wurmt es mich das ich es nicht geschafft habe :P

aber danke nochmal :)


Gruß Robin
 
Zurück