Date: 08/31/00
- Next message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #5542 Updated: Binary Cores with shm_attach"
- Previous message: Klaus Reimer: "[PHP-DEV] Using $this-Pointer in the constructor"
- In reply to: Stanislav Malyshev: "Re: [PHP-DEV] __string_value() crashes with return"
- Next in thread: Stanislav Malyshev: "Re: [PHP-DEV] __string_value() crashes with return"
- Reply: Stanislav Malyshev: "Re: [PHP-DEV] __string_value() crashes with return"
- Reply: Andi Gutmans: "Re: [PHP-DEV] __string_value() crashes with return"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> >> new unkonwn_class()
> >> echo $obj;
> >>
> >> prints out this:
>
> This is what the "documentation" thing is for. :)
>
imagine you?ve lost all your documents about you and your life
(compiled, stand-alone stas), because
humans cannot read their minds (would be readable source then), they?ll
have to talk and somebody?s
going to ask you "hey stas what can you do" (echo $stas) and you echo
"stas version 1.0
public methods:
(string) explain_what_references_are()
(string) bugfix((int) bugid)......."
If it?s supported from language level (what __string_value() does) and
users are held to use it this way,
you could use it like a quick function reference without the need to
study the docu (search for the docu)
without having reviewed any docu (and having a general clue what stas is
capable of) I can do
$diff=$stas->bugfix(7002);
andre' ;)
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #5542 Updated: Binary Cores with shm_attach"
- Previous message: Klaus Reimer: "[PHP-DEV] Using $this-Pointer in the constructor"
- In reply to: Stanislav Malyshev: "Re: [PHP-DEV] __string_value() crashes with return"
- Next in thread: Stanislav Malyshev: "Re: [PHP-DEV] __string_value() crashes with return"
- Reply: Stanislav Malyshev: "Re: [PHP-DEV] __string_value() crashes with return"
- Reply: Andi Gutmans: "Re: [PHP-DEV] __string_value() crashes with return"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

