PHP Classes

File: example_data/file1.cfg.php

Recommend this page to a friend!
  Classes of Valentin   IDProperty   example_data/file1.cfg.php   Download  
File: example_data/file1.cfg.php
Role: Auxiliary data
Content type: text/plain
Description: property file
Class: IDProperty
Retrieve values of properties defined in scripts
Author: By
Last change:
Date: 14 years ago
Size: 113 bytes
 

Contents

Class file image Download
<?php $property['some_var_1']= 'sdfsdf'; $property['some_var_2']= false; $property['some_var_3']= 666; ?>