PHP: Hypertext Preprocessor (original) (raw)
Change language:
Statement::hasMoreResults
(No version information available, might only be in Git)
Statement::hasMoreResults — Check if more results
Description
public mysql_xdevapi\Statement::hasMoreResults(): bool
Warning
This function is currently not documented; only its argument list is available.
Parameters
This function has no parameters.
Return Values
Examples
Example #1 mysql_xdevapi\Statement::hasMoreResults() example
<?php/* ... */?>
Found A Problem?
Learn How To Improve This Page •Submit a Pull Request •Report a Bug
User Contributed Notes
There are no user contributed notes for this page.