ns_insertrow

Name

ns_insertrow -- Insert form data into specified table as a new row

Syntax

ns_insertrow dbhandle table formdata

Description

ns_insertrow inserts the row encoded as formdata (see page 32) in the specified database and table. The dbhandle argument is a database handle (obtained with ns_db gethandle).