php man page for dbplus_update

Query: dbplus_update

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DBPLUS_UPDATE(3)							 1							  DBPLUS_UPDATE(3)

dbplus_update - Update specified tuple in relation

SYNOPSIS
int dbplus_update (resource $relation, array $old, array $new)
DESCRIPTION
dbplus_update(3) replaces the $old tuple with the data from the $new one, only if the $old completely matches a tuple within $relation.
PARAMETERS
o $relation - A relation opened by dbplus_open(3). o $old - The old tuple. o $new - The new tuple.
RETURN VALUES
NOTES
Warning This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own risk. PHP Documentation Group DBPLUS_UPDATE(3)
Related Man Pages
std::tuple(3) - centos
csx_gettupledata(9f) - sunos
csx_parse_cistpl_swil(9f) - sunos
csx_parse_cistpl_swil(9f) - opensolaris
dbplus_rcreate(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Ravinder Singh to the Moderation Team
Denial Of Service Attack Update