LonghornPHP 2026

PDO::sqliteCreateAggregate

(PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo_sqlite >= 1.0.0)

PDO::sqliteCreateAggregate Alias de Pdo\Sqlite::createAggregate()

Advertencia

Esta función está OBSOLETA a partir de PHP 8.5.0. Depender de esta función está altamente desaconsejado.

Descripción

public function PDO::sqliteCreateAggregate(
string $name,
callable $step,
callable $finalize,
int $numArgs = -1
): bool

Este método es un alias de: Pdo\Sqlite::createAggregate() .

Found A Problem?

Learn How To Improve This PageSubmit a Pull RequestReport a Bug
+add a note

User Contributed Notes

There are no user contributed notes for this page.

AltStyle によって変換されたページ (->オリジナル) /