Name

append

Synopsis

$query->append(-name=>'name',-values=>'value')

Appends a value or list of values to the named parameter.

-name=> 'name'

The parameter to be appended.

-values=> 'value'

The value to append. Multiple values can be specified as a reference to an anonymous array.

Get Webmaster in a Nutshell, Third Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.