Difference between revisions of "Sandbox"

From Wikitheus
Jump to navigation Jump to search
m
 
 
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[User:Tometheus|Media:Wikitheus.png]]
+
GIF version --[[Image:Tometheus_sig.gif]] [[User:Tometheus|Tometheus]] <small>([[User_talk:Tometheus|talk]])</small> 11:54, 2 April 2007 (CDT)
 +
 
 +
PNG Version --[[Image:Tometheus-sig.png]] [[User:Tometheus|Tometheus]] <small>([[User_talk:Tometheus|talk]])</small> 11:57, 2 April 2007 (CDT)
 +
 
 +
<source lang="php">
 +
<?php
 +
  // Hello World in PHP
 +
  echo 'Hello World!';
 +
?>
 +
</source>
 +
 
 +
this is an external link to [http://google.com] to test the reCapatcha
 +
 
 +
can I [http://google.com link] too?

Latest revision as of 16:31, 27 March 2009

GIF version --Tometheus sig.gif Tometheus (talk) 11:54, 2 April 2007 (CDT)

PNG Version --Tometheus-sig.png Tometheus (talk) 11:57, 2 April 2007 (CDT)

<source lang="php"> <?php

 // Hello World in PHP
 echo 'Hello World!';

?> </source>

this is an external link to [1] to test the reCapatcha

can I link too?