PHP Classes

File: tests/assert_templates/intval.php

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

Contents

Class file image Download
<?php
$float
= 5.5;
$data = compact('float');