<?php strpos(string $haystack, string $needle, int $offset = 0): int|false
<?php } $database = null; if (strpos($table, '.')) { [$database, $table] = explode('.', $table); }