User:Mcaslava

From PlcWiki

(Difference between revisions)
Jump to: navigation, search
m (Links)
m (Links)
Line 10: Line 10:
<java>public class foo{ /* .... */ }</java>
<java>public class foo{ /* .... */ }</java>
-
 
-
<pre><php><?php echo "Hello World!"; ?></php></pre>
 
-
 
-
 
-
<syntaxhighlight lang="php">
 
-
<?php
 
-
    $v = "string";    // sample initialization
 
-
?>
 
-
html text
 
-
<?
 
-
    echo $v;        // end of php code
 
-
?>
 
-
</syntaxhighlight>
 

Revision as of 16:30, 5 February 2012

Personal Information

Martin Čáslava (martin.caslava@clever.cz)

Links

Corporate Identity

Clever Tool

My Glossary

public class foo{ /* .... */ }
Personal tools