|
-
Apr 15th, 2003, 07:14 PM
#1
Thread Starter
Hyperactive Member
apply a function to all array elements
Yo,
I just need to know what the method is to apply a function to all elements in an array, i forget what the dang thing is
-
Apr 17th, 2003, 11:37 AM
#2
Frenzied Member
apply a function to a value in an array????
somefunct($arrayvalue[0]);
like that??
-
Apr 17th, 2003, 01:57 PM
#3
Thread Starter
Hyperactive Member
i found it, its called array_walk
-
Apr 21st, 2003, 04:59 PM
#4
Stuck in the 80s
Originally posted by Kagey
i found it, its called array_walk
That's pretty cool. I'll have to remember that one.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|