NYAML/test.php

9 lines
94 B
PHP
Raw Normal View History

2012-08-28 18:03:50 +04:00
<?php
include 'nyaml.php';
$nyaml = new NXP\nyaml();
print_r($nyaml->file('test.nyaml'));