Difference between revisions of "User:Pcardullo"
From IHRIS Wiki
(Created page with 'This is test! FTP AAAAA ACK AFAIK') |
|||
Line 9: | Line 9: | ||
AFAIK | AFAIK | ||
+ | |||
+ | This is also a test: | ||
+ | Code: | ||
+ | <code> | ||
+ | <php? | ||
+ | print "I like turtles\n"; | ||
+ | |||
+ | ?> | ||
+ | |||
+ | |||
+ | </code> | ||
+ | |||
+ | Not Code: | ||
+ | I like turtles |
Revision as of 11:01, 20 October 2011
This is test!
FTP
AAAAA
ACK
AFAIK
This is also a test:
Code:
<php?
print "I like turtles\n";
?>
Not Code: I like turtles