SELFPHP: Version 5.8.2 Befehlsreferenz - Tutorial – Kochbuch – Forum für PHP Einsteiger und professionelle Entwickler

SELFPHP


Professional CronJob-Service

Suche



CronJob-Service    
bei SELFPHP mit ...



 + minütlichen Aufrufen
 + eigenem Crontab Eintrag
 + unbegrenzten CronJobs
 + Statistiken
 + Beispielaufrufen
 + Control-Bereich

Führen Sie mit den CronJobs von SELFPHP zeitgesteuert Programme auf Ihrem Server aus. Weitere Infos



:: Buchempfehlung ::

Der CSS-Problemlöser

Der CSS-Problemlöser zur Buchempfehlung
 

:: Anbieterverzeichnis ::

Globale Branchen

Informieren Sie sich über ausgewählte Unternehmen im Anbieterverzeichnis von SELFPHP  

 

:: Newsletter ::

Abonnieren Sie hier den kostenlosen SELFPHP Newsletter!

Vorname: 
Name:
E-Mail:
 
 

Zurück   PHP Forum > SELFPHP > HTML, CSS und JavaScript Help!

HTML, CSS und JavaScript Help! Hier gibt es Hilfe zu HTML, CSS und JavaScript Problemen

Antwort
 
Themen-Optionen Ansicht
  #1  
Alt 29.04.2014, 14:20:11
mason94 mason94 ist offline
Anfänger
 
Registriert seit: Apr 2014
Alter: 30
Beiträge: 2
HTML IN XAMPP IMPORTIEREN

Brauche dringend hilfe ..

hab von der Schule Hausaufgaben bekommen, die ich aber nicht abschliessen kann weil ich nicht weiter komme..
Hier meine Aufgabe : Lebenslauf in HTML datei schreiben und dann dies in Xampp hochladen bzw importieren.

Wenn ich versuche mein Lebenslauf zu importieren kommt mir folgende Fehlermeldung :

Code:
Es scheint einen Fehler in Ihrer MySQL-Abfrage zu geben. Die MySQL-Fehlerausgabe, falls vorhanden, kann Ihnen auch bei der Fehleranalyse helfen.

ERROR: Unbekannte Interpunktion @ 2307
STR: </
SQL: 

SQL-Befehl:

MySQL meldet: Dokumentation

#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''<html>
<title>Lebenslauf</title>
<style type="text/css">
<body> { margin:0; ' at line 1



und hier ist mein Lebenslauf : (mein Name usw. habe ich jetzt mit einem Bindestrich ersetzt aus Sicherheitsgründen.)

HTML-Code:
'<html>
<title>Lebenslauf</title>
<style type="text/css">
<body> { margin:0; padding:0; height:1500px; }'






#a1 { position:absolute; top:10px; left:750px; bottom:900px; right:750px; }


#a2 { position:absolute; top:160px; left:0px; bottom:760px; right:1750px; }
#a3 { position:absolute; top:215px; left:0px; bottom:705px; right:1750px; }
#a4 { position:absolute; top:270px; left:0px; bottom:650px; right:1750px; }
#a5 { position:absolute; top:325px; left:0px; bottom:595px; right:1750px; }
#a6 { position:absolute; top:380px; left:0px; bottom:540px; right:1750px; }
#a7 { position:absolute; top:435px; left:0px; bottom:485px; right:1750px; }
#a8 { position:absolute; top:490px; left:0px; bottom:430px; right:1750px; }


#a9 { position:absolute; top:700px; left:0px; bottom:210px; right:1750px; }



#a10 { position:absolute; top:900px; left:0px; bottom:20px; right:1750px; }
#a11 { position:absolute; top:955px; left:0px; bottom:-35px; right:1750px; }
#a12 { position:absolute; top:1010px; left:0px; bottom:-90px; right:1750px; }
#a13 { position:absolute; top:1065px; left:0px; bottom:-145px; right:1750px; }


#a14 { position:absolute; top:1170px; left:0px; bottom:-250px; right:1750px; }
#a15 { position:absolute; top:1225px; left:0px; bottom:-305px; right:1750px; }




#a16 { position:absolute; top:160px; left:850px; bottom:760px; right:850px; }
#a17 { position:absolute; top:215px; left:850px; bottom:705px; right:850px; }
#a18 { position:absolute; top:270px; left:850px; bottom:650px; right:850px; }
#a19 { position:absolute; top:325px; left:850px; bottom:595px; right:850px; }
#a20 { position:absolute; top:380px; left:850px; bottom:540px; right:850px; }
#a21 { position:absolute; top:435px; left:850px; bottom:485px; right:850px; }
#a22 { position:absolute; top:490px; left:850px; bottom:430px; right:850px; }


#a23 { position:absolute; top:900px; left:850px; bottom:20px; right:850px; }
#a24 { position:absolute; top:955px; left:850px; bottom:-35px; right:850px; }
#a25 { position:absolute; top:1010px; left:850px; bottom:-90px; right:850px; }
#a26 { position:absolute; top:1065px; left:850px; bottom:-145px; right:850px; }


#a27 { position:absolute; top:1170px; left:850px; bottom:-250px; right:850px; }
#a28 { position:absolute; top:1225px; left:850px; bottom:-305px; right:850px; }





</style>
</head><body>

<p></p>



<div id="a1"><h2 align="center">Lebenslauf</h2></div>
<div id="a2"><h4 align="center">Vor- Nachname :</h4></div>
<div id="a3"><h4 align="center">Adresse :</h4></div>
<div id="a4"><h4 align="center">Ort :</h4></div>
<div id="a5"><h4 align="center">Geburtsdatum :</h4></div>
<div id="a6"><h4 align="center">Geburtsort :</h4></div>
<div id="a7"><h4 align="center">Staatsangehörigkeit :</h4></div>
<div id="a8"><h4 align="center">Familienstand :</h4> </div>


<div id="a9"><h4 align="center">Schulausbildung :</h4> :</div>

<div id="a10"><h4 align="center">1998 - 2005</h4></div>
<div id="a11"><h4 align="center">2005 - 2007</h4></div>
<div id="a12"><h4 align="center">2007 - 2009</h4></div>
<div id="a13"><h4 align="center">2009 - 2011</h4></div>

<div id="a14"><h4 align="center">2011 - 2012</h4></div>
<div id="a15"><h4 align="center">2012 - 2013</h4></div>



<div id="a16"><h4 align="center">- </h4></div>
<div id="a17"><h4 align="center">- </h4></div>
<div id="a18"><h4 align="center">- </h4></div>
<div id="a19"><h4 align="center">10.01.1994 </h4></div>
<div id="a20"><h4 align="center">- </h4></div>
<div id="a21"><h4 align="center">- </h4></div>
<div id="a22"><h4 align="center">Ledig </h4></div>

<div id="a23"><h4 align="center">-</h4></div>
<div id="a24"><h4 align="center">-</h4></div>
<div id="a25"><h4 align="center">-</h4></div>
<div id="a26"><h4 align="center">-</h4></div>

<div id="a27"><h4 align="center">-</h4></div>
<div id="a28"><h4 align="center">-</h4></div>





</body></html>

Ich bitte außerdem um den Grund, weshalb das Programm Xampp Probleme bereitet, damit ich beim nächsten Mal bescheid weiß !

schonmal Danke im voraus !

mfG
Mit Zitat antworten
  #2  
Alt 29.04.2014, 17:08:16
sysop sysop ist offline
Member
 
Registriert seit: Mar 2004
Ort: wien
Beiträge: 512
AW: HTML IN XAMPP IMPORTIEREN

Wieso dein Xampp hier einen SQL-Fehler ausgibt sehe ich nicht, es wird keine SQL-Verbindung hergestellt ??? Es sei denn, du zeigts nicht den ganzen Code her.

Also den Xampp richtig installieren (https://www.apachefriends.org/de/index.html)

Zitat:
'<html>
Das erste Hochkomma gehört da aber nicht hin oder?
__________________
Gruss sys ;-)
Ich möchte wie mein Grossvater sterben, lächelnd und schlafend, nicht schreiend und weinend, wie sein Beifahrer.
Mit Zitat antworten
  #3  
Alt 30.04.2014, 07:15:21
Ckaos Ckaos ist offline
Member
 
Registriert seit: Nov 2007
Beiträge: 843
AW: HTML IN XAMPP IMPORTIEREN

Hi,

Zitat:
hab von der Schule Hausaufgaben bekommen
Dann werdet ihr das wohl auch besprochen haben wie man das macht oder?

Code:
'<html>
Ist definitiv falsch
Code:
<body> { margin:0; padding:0; height:1500px; }'
wieder Hochkomma und falscher css Selektor
eher so
Code:
body { margin:0; padding:0; height:1500px; }
Zitat:
Ich bitte außerdem um den Grund, weshalb das Programm Xampp Probleme bereitet
Ich seh kein Problem nur Hausgemachtes

MfG

CKaos
__________________
"Wenn die Leute Häuser so bauen würden, wie wir Programme schreiben, würde der erstbeste Specht unsere Zivilisation zerhacken."
In den allermeisten Fällen sitzt der Bug etwa 40 cm vor dem Monitor!
Mit Zitat antworten
  #4  
Alt 30.04.2014, 09:14:01
mason94 mason94 ist offline
Anfänger
 
Registriert seit: Apr 2014
Alter: 30
Beiträge: 2
AW: HTML IN XAMPP IMPORTIEREN

Danke für eure Hilfe !

hab Xampp nochmal deinstalliert und richtig installiert wie es empfohlen wird und es hat nicht geklappt, erst nachdem ich diese Hochkomma's weg ließ hat es geklappt.


Code:
  '<html>
Code:
<body> { margin:0; padding:0; height:1500px; }'





Code:
  body { margin:0; padding:0; height:1500px; }



Danke nochmal !



mfg Mason
Mit Zitat antworten
Antwort


Aktive Benutzer in diesem Thema: 1 (Registrierte Benutzer: 0, Gäste: 1)
 
Themen-Optionen
Ansicht

Forumregeln
Es ist Ihnen nicht erlaubt, neue Themen zu verfassen.
Es ist Ihnen nicht erlaubt, auf Beiträge zu antworten.
Es ist Ihnen nicht erlaubt, Anhänge hochzuladen.
Es ist Ihnen nicht erlaubt, Ihre Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind aus.
[IMG] Code ist aus.
HTML-Code ist aus.

Gehe zu

Ähnliche Themen
Thema Autor Forum Antworten Letzter Beitrag
Problem!! In XAMPP eine Datenbank importieren erniedd MySQLi/PDO/(MySQL) 2 31.03.2009 15:24:26
HTML oder XHTML? CSS oder XSLT? ascer HTML, CSS und JavaScript Help! 7 28.09.2007 23:29:16
HTML Quelltext einer mit php Seite erzeugten Seite in .txt oder MySQL speichern. Berentzen PHP Grundlagen 2 14.06.2006 12:36:11
HTML Mail funktioniert nicht richtig ProGamer11 PHP Grundlagen 2 05.05.2006 22:03:56
JSCode mit PHP gleichmässig im HTML Code verteilen Gagget PHP für Fortgeschrittene und Experten 4 14.11.2005 01:21:04


Alle Zeitangaben in WEZ +2. Es ist jetzt 06:34:41 Uhr.


Powered by vBulletin® Version 3.8.3 (Deutsch)
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.


© 2001-2024 E-Mail SELFPHP OHG, info@selfphp.deImpressumKontakt