how to add new element in array using php code example Example: php append element to array array_push($cart, 13);