PDF (US Ltr)
- 2.4Mb
PDF (A4)
- 2.3Mb
HTML Download (TGZ)
- 242.9Kb
HTML Download (Zip)
- 250.5Kb
Copyright 1997-2021 the PHP Documentation Group.
SqlStatementResult::nextResult
Get next result
Description
public mysql_xdevapi\Result mysql_xdevapi\SqlStatementResult::nextResult();
Warning
This function is currently not documented; only its argument list is available.
Parameters
This function has no parameters.
Return Values
The next Result object from the result set.
Examples