(PHP 4 <= 4.3.0, PECL dbplus >= 0.9)
dbplus_getunique — Get an id number unique to a relation
$relation
, int $uniqueid
) : int
Obtains a number guaranteed to be unique for the given
relation
and will pass it back in the variable
given as uniqueid
.
Returns DBPLUS_ERR_NOERR
on success or a db++ error
code on failure.
Bu işlev DENEYSELDİR. Bu işlevin davranışı, ismi ve belgeleri PHP'nin sonraki sürümlerinde hiçbir duyuru yapılmaksızın değiştirilebilir. Bu riski göze alamayacaksanız bu işlevi kullanmayın.