On Thu, 22 Apr 2004 13:56:22 +0200
"Matthieu Godlewski" <[EMAIL PROTECTED]> wrote:

> Hello,
> 
> Does a list of all php function with argument exist ?
> 
> Example :
> fopen(string filename, string mode, int [use_include_path]) Opens file or URL
> 
> and that for all functions supported by php 5 ...

Probably, you need something like this: 
http://cvs.php.net/co.php/phpdoc/funcsummary.txt?r=1.24

---
WBR,
Antony Dovgal aka tony2001
[EMAIL PROTECTED] || [EMAIL PROTECTED]

Reply via email to