PHP Classes

File: tests/assert_templates/is_array.php

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

Contents

Class file image Download
<?php

$data
= array('zfoo' => new stdclass, 'foo' => array());