Documentation

IncrementTrait

Increment trait

Tags
category

Pop

author

Nick Sagona, III dev@noladev.com

copyright

Copyright (c) 2009-2026 NOLA Interactive, LLC.

license

https://www.popphp.org/license New BSD License

version
6.8.0

Table of Contents

Methods

next()  : int
Get next increment value

Methods

next()

Get next increment value

public static next(mixed $columns[, int $start = 1 ][, string $field = 'row_id' ]) : int
Parameters
$columns : mixed
$start : int = 1
$field : string = 'row_id'
Return values
int

        
On this page

Search results