Query: variant_set
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
VARIANT_SET(3) 1 VARIANT_SET(3) variant_set - Assigns a new value for a variant objectSYNOPSISvoid variant_set (variant $variant, mixed $value)DESCRIPTIONConverts $value to a variant and assigns it to the $variant object; no new variant object is created, and the old value of $variant is freed/released.PARAMETERSo $variant - The variant. o $value -RETURN VALUESNo value is returned. PHP Documentation Group VARIANT_SET(3)