|
Posted by dangerd on 04/16/07 19:38
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])
Thanks
Navigation:
[Reply to this message]
|