Code Search for Developers
 
 
  

content.php from ECP (EliteCore Project) at Krugle


Show content.php syntax highlighted

<div class="engine_debug">
<p>DEBUG Report:</p>
<? foreach(Debug::getReports() as $report): ?>
    <p class="engine_debug_level<?=$report->level?>"><?=$report->string?></p>
<? endforeach; ?>
</div>



See more files for this project here

ECP (EliteCore Project)

EliteCore Project is a PHP5.1/Javascript/AJAX/XHTML/CSS framework for creating WEB 2.0 applications and services.The basic open-source instalation can be also used as an interactive personal page or BLOG.This project uses the latest features available.

Project homepage: http://sourceforge.net/projects/elitecore
Programming language(s): JavaScript,PHP,XML
License: cpl

  content.php