User:Ollipuu: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
<code>
A new paragraph here.<code>
<?php
<?php
$foo = "bar";
$foo = "bar";

Revision as of 07:45, 27 August 2019

A new paragraph here.

<?php
$foo = "bar";
echo "Foo is " . $bar;
?>

Testing testing!

Pic-6.png