Unknown: Return type of DB::lastInsertId($seqname = null) should either be compatible with PDO::lastInsertId(?string $name = null): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/kidarkar/sms.kidarkar.com/system/library/db.php on line 102Unknown: Return type of DB::prepare($statement, $option = []) should either be compatible with PDO::prepare(string $query, array $options = []): PDOStatement|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/kidarkar/sms.kidarkar.com/system/library/db.php on line 44
Fatal error: Declaration of DB::query($statement, $option = []) must be compatible with PDO::query(string $query, ?int $fetchMode = null, mixed ...$fetchModeArgs): PDOStatement|false in /home/kidarkar/sms.kidarkar.com/system/library/db.php on line 52