Northern Flame Posted April 22, 2008 Share Posted April 22, 2008 is there a function that multiplies the values inside an array? I know of array_sum(), and I want to know if theres something like that, but instead of adding them, it multiplies them (If not, I can create one for myself, but why create one if theres already a pre-defined one) Link to comment https://forums.phpfreaks.com/topic/102427-solved-multiply-array/ Share on other sites More sharing options...
Northern Flame Posted April 22, 2008 Author Share Posted April 22, 2008 Sorry, I have been looking in google for awhile and I barely found it, its array_product() Link to comment https://forums.phpfreaks.com/topic/102427-solved-multiply-array/#findComment-524540 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.