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: | ||
Source: | |||
<source lang="php"> | <source lang="php"> | ||
<php? | <php? | ||
Line 20: | Line 19: | ||
</source> | </source> | ||
SyntaxHighlight: | |||
<syntaxhighlightlang="php"> | |||
<php? | |||
print "I like turtles\n"; | |||
?> | |||
</syntaxhighlight> |
Revision as of 12: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>