|
Posted by Andy Hassall on 04/16/07 19:44
On 16 Apr 2007 12:38:18 -0700, "dangerd" <duncanelliot@breathe.com> wrote:
>Hi there,
>
>I have another trivial question. In the PHP manual, the description
>section often contains the following elements:
>
>Description
>
>array mysql_fetch_array ( resource $result [, int $result_type] )
>
>I am wondering what is a ( resource $result [, int $result_type] )?
>What is a result $result and why the [,int $result_type])
The manual has a manual:
http://www.php.net/manual/en/about.prototypes.php
--
Andy Hassall :: andy@andyh.co.uk :: http://www.andyh.co.uk
http://www.andyhsoftware.co.uk/space :: disk and FTP usage analysis tool
Navigation:
[Reply to this message]
|