| | | | |
| | |
| PHP Code Flüsterer Registriert seit: 21.08.2005 Beiträge: 4682 PHP-Kenntnisse: Fortgeschritten | |
| | |
| Moderator Registriert seit: 03.09.2004
Beiträge: 11.792
PHP-Kenntnisse: Fortgeschritten ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | ob in dem strng html oder text oder xml oder js oder sonstwas steht ist egal. www.php.net/str_replace vieleicht postest du mal konkret dein problem das nicht funktioniert. mfg robo47
__________________ robo47.net - Blog, Codeschnipsel und mehr | |
| |
| | |
| Gast
Beiträge: n/a
| Ich hab ein Guestbook das mit ner datei namens guestbook.php in die datei lookwrite.php schreibt --- Die lookwrite.php zeigt auch die einträge an ( also werden die einträge in die datei lookwrite.php geschrieben und auch angezeigt ) guestbook.php Code: <html oncontextmenu="return false;">
</html>
<style type="text/css">
<!--
html {
cursor:url(../pointer.cur);
}
-->
</style>
<head>
<style type="text/css">
p {font-family:Verdana,Arial;font-size:12px;}
.font1 {font-family:Verdana,Arial;font-size:12px;}
a:link {color:#CCCCCC;font-weight:bold;}
a:visited {color:#CCCCCC;font-weight:bold;}
a:active {color:#CCCCCC;font-weight:bold;}
a:hover {color:#FFFFFF;font-weight:bold;}
body,td,th {
color: #FFFFFF;
}
body {
background-color: #000000;
background-image: url(..//Banners/Background%20Big.jpg);
}
</style>
<title>Gästebuch</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></head>
<body>
<h1>Gästebuch</h1>
PHP-Code: Code: <html oncontextmenu="return false;">
</html>
<style type="text/css">
<!--
html {
cursor:url(../pointer.cur);
}
-->
</style>
<head>
<style type="text/css">
p {font-family:Verdana,Arial;font-size:12px;}
.font1 {font-family:Verdana,Arial;font-size:12px;}
a:link {color:#CCCCCC;font-weight:bold;}
a:visited {color:#CCCCCC;font-weight:bold;}
a:active {color:#CCCCCC;font-weight:bold;}
a:hover {color:#FFFFFF;font-weight:bold;}
body,td,th {
color: #FFFFFF;
}
body {
background-color: #000000;
background-image: url(..//Banners/Background%20Big.jpg);
}
.Stil1 {
font-size: 14px;
font-weight: bold;
}
</style>
<title>Gästebuch Eintrag</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></head>
<body>
<p align="center" class="Stil1">SPECIAL SNIPER COMMANDO-GÄSTEBUCH </p>
<p align="center">Neuen Eintrag Erstellen</p>
<hr size="1" noshade="noshade" />
Name:
E-Mail: <a
</body>
</html>
<script language="JavaScript">
<!--
document.body.style.scrollbarBaseColor='#000000'
document.body.style.scrollbarArrowColor='#999999'
document.body.style.scrollbarDarkShadowColor='#0A0A0A'
document.body.style.scrollbarFaceColor='#000000'
document.body.style.scrollbarHighlightColor='#787878'
document.body.style.scrollbarShadowColor='#323232'
document.body.style.scrollbar3dlightColor='#141414'
document.body.style.scrollbartrackColor='#232323'
//-->
</script>
Oder muß er schon beim senden den link vom smilie statt dem text senden??????? |
| Themen-Optionen | |
| Thema bewerten | |
|
|
Ähnliche Themen | ||||
| Thema | Autor | Forum | Antworten | Letzter Beitrag |
| JavaScript/PHP: qooxdoo 0.7.1 - Teil 1 : Eine Einführung | Zergling-new | Tutorials | 6 | 25.01.2008 10:41 |
| CSS - Bild im div container überlappt andere container | Buschdieb | HTML, Usability und Barrierefreiheit | 13 | 19.07.2007 23:17 |
| MySQL-Volltextsuche | SvenLittkowski | Datenbanken | 6 | 14.06.2007 19:58 |
| spalte rechts ausrichten, text aber trotzdem linksbündig | Crypi | HTML, Usability und Barrierefreiheit | 5 | 14.09.2006 11:35 |
| Text durch Smilies ersetzen? Funktioniert nicht :S | danysahne333 | PHP Tipps 2006 | 10 | 02.03.2006 13:16 |
| CSS - Design (clear - Problem) | HTML, Usability und Barrierefreiheit | 7 | 21.12.2005 14:55 | |
| Text aus der DB verteilen | PHP Tipps 2007 | 17 | 16.11.2005 12:04 | |
| [Erledigt] Link | PHP Tipps 2005-2 | 10 | 20.07.2005 21:28 | |
| [Erledigt] Text auf Bild | PHP Tipps 2005 | 9 | 28.04.2005 15:05 | |
| [Erledigt] DIV´s wollen nicht wie ich das will :-) | HTML, Usability und Barrierefreiheit | 22 | 28.03.2005 18:36 | |
| frames probleme | HTML, Usability und Barrierefreiheit | 6 | 18.01.2005 02:33 | |
| Per Button Text formatieren | Igäl | HTML, Usability und Barrierefreiheit | 1 | 11.11.2004 06:25 |
| Javascript: Text einfügen geht nich über "javascript:BL | HTML, Usability und Barrierefreiheit | 14 | 19.10.2004 21:44 | |
| Zeilenumbrüche aus einem formatierten Text entfernen | woods | PHP Tipps 2004 | 9 | 23.09.2004 12:50 |
| txt-Datei erstellen | d-81 | PHP Tipps 2004 | 12 | 11.08.2004 20:31 |
| Besucher kamen über folgende Suchanfragen bei Google auf diese Seite |
| text aus smilies, smilies iso-8859-1, text durch smilies ersetzen php str_replace, smilie ersetzen test, javascript text durch smilie ersetzen |

Dieser Inhalt ist unter einer Creative Commons-Lizenz lizenziert.