Difference between pages "User talk:Ariana" and "Test"

From Funtoo
(Difference between pages)
Jump to navigation Jump to search
(Created page with "hi :) sorry, just testing! ~~~~")
 
Tag: visualeditor
 
Line 1: Line 1:
hi :) sorry, just testing!
<console>
# ##i##foobar
</console>


[[Special:MyTalk|&alpha;ri&alpha;n&alpha; (talk)]] 17:41, 10 June 2014 (UTC)
Hello. Hi. blah. Test.
 
<syntaxhighlight lang="php">
<?php
    $v = "string";   // sample initialization
?>
html text
<?
    echo $v;         // end of php code
?>
</syntaxhighlight>
 
http://www.funtoo.org

Revision as of 08:04, June 14, 2014

root # foobar

Hello. Hi. blah. Test.

<?php
    $v = "string";    // sample initialization
?>
html text
<?
    echo $v;         // end of php code
?>

http://www.funtoo.org