Php webtags: Difference between revisions

From Cumulus Wiki
Jump to navigationJump to search
Line 454: Line 454:
<pre>
<pre>
<?php  
<?php  
  require_once("cumuluswebtags.php");
  require_once("cumuluswebtags.inc");
  echo $time;
  echo $time;
  echo "<br/>";
  echo "<br/>";