PHP 7.0.6 Released

hw_api::move

(PHP 4, PHP 5 < 5.2.0, PECL hwapi SVN)

hw_api::moveMoves object between collections

Description

bool hw_api::move ( array $parameter )

Moves object between collections.

Parameters

parameter

Return Values

Returns TRUE on success or FALSE on failure.

See Also

  • hw_objrec2array()

User Contributed Notes

There are no user contributed notes for this page.
To Top