User talk:Feri
(→Test) |
(→Test) |
||
Line 17: | Line 17: | ||
testing #7545 | testing #7545 | ||
- | < | + | <source lang="php"> |
<?php | <?php | ||
v = "string"; // sample initialization | v = "string"; // sample initialization |
Revision as of 08:25, 26 March 2010
dd aa
Test
testing testing--qgil 13:43, 23 June 2008 (UTC)
deleteNewtalk is never called? this might be the reason why we see the orange banner. -- feri 13:53, 25 July 2008 (UTC)
testing -- 127.0.0.1 14:10, 25 July 2008 (UTC)
testing again #8791
hello
testing #7545
<?php v = "string"; // sample initialization ?> html text <? echo v; // end of php code ?>