dhimo Posted September 20, 2007 Report Share Posted September 20, 2007 HiHow can I limit the result of an array?thanks Link to comment Share on other sites More sharing options...
boen_robot Posted September 20, 2007 Report Share Posted September 20, 2007 You could use array_splice() to remove a portion of an array and optionally replace it with something.Check out the rest of the array functions for all things you can do to arrays. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now