User talk:Feri
(Reorg) |
|||
(26 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | + | == Bug Fix Tests == | |
- | + | === [https://bugs.maemo.org/show_bug.cgi?id=8791 #8791] === | |
- | + | hello | |
- | + | ||
+ | |||
+ | |||
+ | === [https://bugs.maemo.org/show_bug.cgi?id=7545 #7545] === | ||
+ | |||
+ | <syntaxhighlight lang="php"> | ||
+ | <?php | ||
+ | v = "string"; // sample initialization | ||
+ | ?> | ||
+ | html text | ||
+ | <? | ||
+ | echo v; // end of php code | ||
+ | ?> | ||
+ | </syntaxhighlight> | ||
+ | |||
+ | |||
+ | |||
+ | === [https://bugs.maemo.org/show_bug.cgi?id=7528 #7528] === | ||
+ | |||
+ | Text here [[Image:Maemo.jpg|border]] [[Image:Maemo.jpg|border]] and text there. | ||
+ | |||
+ | |||
+ | Picture goes to the right: [[Image:Maemo.jpg|border|right]] |
Latest revision as of 09:10, 26 March 2010
Contents |
[edit] Bug Fix Tests
[edit] #8791
hello
[edit] #7545
<syntaxhighlight lang="php"> <?php
v = "string"; // sample initialization
?> html text <?
echo v; // end of php code
?> </syntaxhighlight>
[edit] #7528
- This page was last modified on 26 March 2010, at 09:10.
- This page has been accessed 21,268 times.