PHP Classes

File: Guide/guide.template

Recommend this page to a friend!
  Classes of Jorge Cobis   PHP Bootstrap Helpers   Guide/guide.template   Download  
File: Guide/guide.template
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Bootstrap Helpers
Generate HTML pages programatically with Bootstrap
Author: By
Last change: Update of Guide/guide.template
Date: 2 months ago
Size: 301 bytes
 

Contents

Class file image Download
<h3 id="%sample_id%">%sample_name%</h3> %additional_sample_info% <p>%sample_description%</p> <pre><code data-lang="php">%php_code%</code></pre> <p>generates the following HTML:</p> <div class="bs-example">%result%</div> <div class="highlight"><pre><code data-lang="html">%html_code%</code></pre></div>