mysql_xdevapi\Result
PHP Manual

Result::__construct

(No version information available, might only be in Git)

Result::__constructResult constructor

说明

private mysql_xdevapi\Result::__construct ( void )

Warning

本函数还未编写文档,仅有参数列表。

参数

此函数没有参数。

范例

Example #1 mysql_xdevapi\Result::__construct() example

<?php

/* ... */

?>

mysql_xdevapi\Result
PHP Manual