|
sqlsrv_has_rowsIndicates whether the specified statement has rows Beschreibung
bool sqlsrv_has_rows
( resource
$stmt
)Indicates whether the specified statement has rows. Parameter-Liste
Rückgabewerte
Returns Beispiele
Beispiel #1 sqlsrv_has_rows example
<?phpSiehe auch
|