PageArray/WireArray


Setting and modifying items

$a->append($item)

Introduced in Version 2.0

Description

Append the given item to the end of the WireArray.

Post Comment