Many thanks Yasuo.

Unless I've missed something (which is quite possible), that
would seem to help if I was trying to do it at runtime, but this
is a feature I need during development (ie a feature of the
editor).


cheers,
Richard


>http://www.php.net/manual/en/ref.funchand.php
>
>This page must be your friends.
>
>Regards,
>--
>Yasuo Ohgaki
>
>----- Original Message -----
>From: "Richard McLean" <[EMAIL PROTECTED]>
>Newsgroups: php.general
>Sent: Friday, March 16, 2001 4:02 PM
>Subject: [PHP] With all this talk about editors ...
>
>
>>  Does anyone know of one that can do custom function
>>  management?
>>
>>  e.g.
>>  You have a functions file - site_functions.php, and a page
>>  - the_page.php, with the functions file included/required.
>>
>>  What I need is to be able to open the_page.php, and have
>>  a functions list that shows what functions are available from
>>  the included file, and be able to select a function to include,
>>  complete with the number of parameters if possible.
>>
>>
>>  Does anyone know of an editor that will do that?
>>  (Win / Mac / Linux)
>>
>>
>>  cheers,
>>  Richard
>>
>>  --
>>  PHP General Mailing List (http://www.php.net/)
>>  To unsubscribe, e-mail: [EMAIL PROTECTED]
>>  For additional commands, e-mail: [EMAIL PROTECTED]
>>  To contact the list administrators, e-mail: [EMAIL PROTECTED]
>>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to