Date: 09/14/01
- Next message: Andi Gutmans: "Re: [PHP-DEV] zend_do_end_class_declaration() question"
- Previous message: parabips <email protected>: "[PHP-DEV] Bug #13312: cant connect to a odbc source"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Please CC all replies to
arevill <email protected>
Cheers
HI, i need to make a really reallyyy simple website
that just lists ALL php functions including there parameters on a website, nothing special other than that, what would be the easiest way to do this?
can i interface with the php websites function list?
something like "select function-parameters from functions" ?
SO basically what i want as the end result would be something like a website saying this:
odbc_connect (string dsn, string user, string password [, int cursor_type])
odbc_do (int conn_id, string query)
and so forth, with a list of al lfunctions there is, NOTHING ELSE
is on the site, other than that, no descrption, nothing, just the function and its parameters
Please CC all replies to
arevill <email protected>
Cheers
Peter Revill
- Next message: Andi Gutmans: "Re: [PHP-DEV] zend_do_end_class_declaration() question"
- Previous message: parabips <email protected>: "[PHP-DEV] Bug #13312: cant connect to a odbc source"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

