You are not logged in.

Dear visitor, welcome to sourceserver.info. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

  • DeaD_EyE

    Administrator

    You have to register first, to connect to this user.

Articles in the category "WBB3" (2)

2

Quellcode der Demonstration

Thursday, February 10th 2011, 9:19am

[b]BBCodes:[/b]
Die Foren-Software unterstützt von Haus aus eine Vielzahl von BBCodes. Ich zeige hier mal ein paar Beispiele.

[b]Ein Bild:[/b]
[img]http://sourceserver.info/icon/threadNewL.png[/img]

Hier ein Spoiler in dem zwei verschiedene Arten von Quelltext eingebunden sind:
[spoiler][code]Normaler Quelltext[/code]

[php]<?php
phpinfo();
?>[/php][/spoiler]

[b]Noch ein lustiges Video:[/b]
[youtube]http://www.youtube.com/watch?v=Xr4xn_aWDxk[/youtube]

This article has been read 4,310 times.

Tags: BBCode, Quellcode

Categories: WBB3


1

Demonstration der BBCodes

Thursday, February 10th 2011, 9:18am

BBCodes:
Die Foren-Software unterstützt von Haus aus eine Vielzahl von BBCodes. Ich zeige hier mal ein paar Beispiele.

Ein Bild:


Hier ein Spoiler in dem zwei verschiedene Arten von Quelltext eingebunden sind:

Spoiler Spoiler

Source code

1
Normaler Quelltext


PHP Source code

1
2
3
<?php
phpinfo();
?>


Noch ein lustiges Video:

This article has been read 4,162 times.

Tags: BBCodes

Categories: WBB3