add
Core (string.inc)
Description
add - Adds one string to another.
Syntax
add ( dest[], len, const src[], [ max ] )
Type
Native
Notes
Returns the number of characters merged. If max is supplied, it specifies how many chars to add.