root/components/library/example/_start.php

User picture

Author: blaine

Revision: 262 («Previous)


File Size: 48 Bytes

(February 25, 2009 15:30 UTC) About 3 years ago

first version of the codetodiagram in fact.
Problems with constructors with parameters.
Problems with not static methods called static mode.
Problems with classes what are used in the same file when are declared.
Parameters of methods without parameters name.
Unabled to debug functions yet.
Unabled to generated xml outputs.

To see working open the test.php inside the public folder.

 
Show/hide line numbers
<?php
require_once( "../../../_start.php");
?>