Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Fragen / Anregungen zur DP (https://www.delphipraxis.net/29-fragen-anregungen-zur-dp/)
-   -   Fehler in den BB-Tags (https://www.delphipraxis.net/19760-fehler-den-bb-tags.html)

sakura 8. Apr 2004 12:18


Fehler in den BB-Tags
 
Hier mal der gepostete Teil:

Code:
[url=http://www.delphipraxis.net/code_library.html]Delphi-PRAXiS [b]Code[/b] - [b]Lib[/b]rary[/url]
Hier das Ergebnis:

Code:
 [url=http://www.delphipraxis.net/code_library.html]Delphi-PRAXiS [b]Code[/b] - [b]Lib[/b]rary[/url]
...:cat:...

Daniel 8. Apr 2004 14:41

Re: Fehler in den BB-Tags
 
Code:
$message = 'Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.';

$message = str_replace( 'Microsoft', 'Delphi-PRAXiS', $message );

echo $message;

sakura 8. Apr 2004 14:42

Re: Fehler in den BB-Tags
 
:roll: Microsoft und PHP :shock: Na ja, solange Gérome eine weltweit brauchbare Lösung herbeischafft...

...:cat:...

---Bernhard--- 10. Apr 2004 21:15

Re: Fehler in den BB-Tags
 
[OT]

Zitat:

Zitat von Daniel
Code:
$message = 'Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.';

$message = str_replace( 'Microsoft', 'Delphi-PRAXiS', $message );

echo $message;

Nur gut, dass ich den letzten 2,5 Tagen 300 Seiten "PHP gelernt" habe. ;-) :lol:
[/OT]


Alle Zeitangaben in WEZ +1. Es ist jetzt 10:15 Uhr.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz