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 .
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
...
Regards,
M. Godlewski