User:Mcaslava
From PlcWiki
Personal Information
Martin Čáslava (martin.caslava@clever.cz)
Links
My Glossary
<syntaxhighlight lang="php">
<?php $v = "string"; // sample initialization ?> html text <? echo $v; // end of php code ?> </syntaxhighlight>