phpDocumentor

QueryInterface

Tags
author

Sergei Shilko contact@sshilko.com

license

https://opensource.org/licenses/mit-license.php MIT

category

interfaces

see
https://github.com/sshilko/php-sql-mydb

Table of Contents

Methods

query()  : array<string|int, mixed>|null

Methods

query()

public query(string $query) : array<string|int, mixed>|null
Parameters
$query : string
Tags
phpcs:disable

SlevomatCodingStandard.TypeHints.ReturnTypeHint

Return values
array<string|int, mixed>|null

        
On this page

Search results