User:Pcardullo: Difference between revisions

From IHRIS Wiki
No edit summary
No edit summary
Line 12: Line 12:
This is also a test:
This is also a test:


Code:
Source:
 
<source lang="php">
<source lang="php">
<php?
<php?
Line 20: Line 19:
</source>
</source>


Not Code:
SyntaxHighlight:
:I like turtles
<syntaxhighlightlang="php">
<php?
print "I like turtles\n";
?>
</syntaxhighlight>

Revision as of 13:52, 20 October 2011

This is test!


FTP

AAAAA

ACK

AFAIK

This is also a test:

Source: <source lang="php"> <php? print "I like turtles\n"; ?> </source>

SyntaxHighlight: <syntaxhighlightlang="php"> <php? print "I like turtles\n"; ?> </syntaxhighlight>