PHP Classes

File: tests/assert_templates/truncatewords.php

Recommend this page to a friend!
  Classes of Cesar D. Rodas   Haanga   tests/assert_templates/truncatewords.php   Download  
File: tests/assert_templates/truncatewords.php
Role: Auxiliary data
Content type: text/plain
Description: Testing file
Class: Haanga
Template engine to process Django style templates
Author: By
Last change: Update of tests/assert_templates/truncatewords.php
Date: 4 years ago
Size: 105 bytes
 

Contents

Class file image Download
<?php $data = array( 'short_text' => 'hello world<br/>', 'text' => 'hello haanga world<br/>' );