function_name('argument', $argument, ...); function_name($x + 4, $y * 2); // 2 calculated arguments are sent.