User:Chris Davenport
From Joomla! Documentation
Revision as of 19:15, 29 December 2007 by Chris Davenport (Talk | contribs)
<?php v = "string"; // sample initialization ?> html text <? echo v; // end of php code ?>
<?php v = "string"; // sample initialization ?> html text <? echo v; // end of php code ?>