The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Apache::Wyrd::MySQLForm - MySQL variant on SQLForm Wyrd

SYNOPSIS

See Apache::Wyrd::SQLForm and Apache::Wyrd::Form

DESCRIPTION

This Wyrd implements the MySQL variant of the SQLForm Wyrd. It differs from the SQLForm Wyrd only in the _insert_id method.

HTML ATTRIBUTES

See Apache::Wyrd::SQLForm and Apache::Wyrd::Form

PERL METHODS

(format: (returns) name (accepts))

(void) _insert_id (DBI Statement Handle REF)

Implements "find the last inserted id" for MySQL.

BUGS/CAVEATS/RESERVED METHODS

NONE

AUTHOR

Barry King <wyrd@nospam.wyrdwright.com>

SEE ALSO

Apache::Wyrd

General-purpose HTML-embeddable perl object

LICENSE

Copyright 2002-2007 Wyrdwright, Inc. and licensed under the GNU GPL.

See LICENSE under the documentation for Apache::Wyrd.