Recommend this page to a friend! | Stumble It! | Bookmark in del.icio.us |
Classes of Valentin | > | IDProperty | > | example_data/file1.cfg.php | > | Download | ||
|
Download |
<?php $property['some_var_1']= 'sdfsdf'; $property['some_var_2']= false; $property['some_var_3']= 666; ?> |