Skip to content
Courses
DSA to Development
Get IBM Certification
Newly Launched!
Master Django Framework
Become AWS Certified
For Working Professionals
Interview 101: DSA & System Design
Data Science Training Program
JAVA Backend Development (Live)
DevOps Engineering (LIVE)
Data Structures & Algorithms in Python
For Students
Placement Preparation Course
Data Science (Live)
Data Structure & Algorithm-Self Paced (C++/JAVA)
Master Competitive Programming (Live)
Full Stack Development with React & Node JS (Live)
Full Stack Development
Data Science Program
All Courses
Tutorials
Data Structures & Algorithms
ML & Data Science
Interview Corner
Programming Languages
Web Development
CS Subjects
DevOps And Linux
School Learning
Practice
Build your AI Agent
GfG 160
Problem of the Day
Practice Coding Problems
GfG SDE Sheet
Contests
Accenture Hackathon (Ending Soon!)
GfG Weekly [Rated Contest]
Job-A-Thon Hiring Challenge
All Contests and Events
DSA
Practice Problems
Python
C
C++
Java
Courses
Machine Learning
DevOps
Web Development
System Design
Aptitude
Projects
Sign In
▲
Similar Topics
Web Technologies
40.2k+ articles
DSA
22.3k+ articles
Python
20.1k+ articles
Experiences
17k+ articles
Interview Experiences
13.6k+ articles
School Learning
11.6k+ articles
JavaScript
11.5k+ articles
Java
10.1k+ articles
PHP
3.8k+ articles
PHP-function
2.2k+ articles
PHP-ds_sequence
11 posts
Popular Articles
Recent Articles
PHP Ds\Sequence Functions Complete Reference
Last Updated: 25 January 2023
A Sequence is used to arrange the values in a single and linear dimension way. In some languages, the sequence refers to the List. The seque
...read more
Web Technologies
PHP
PHP-ds_sequence
PHP | Ds\Sequence reversed() Function
Last Updated: 22 August 2019
The Ds\Sequence::reversed() function is an inbuilt function in PHP which is used to return the reverse copy of sequence element.Syntax:Ds\Se
...read more
Web Technologies
PHP-function
PHP
PHP-ds_sequence
PHP | Ds\Sequence rotate() Function
Last Updated: 22 August 2019
The Ds\Sequence::rotate() function is an inbuilt function in PHP which is used to rotate the sequence element by a given number of rotations
...read more
Web Technologies
PHP-function
PHP
PHP-ds_sequence
Similar Topics
Web Technologies
40.2k+ articles
DSA
22.3k+ articles
Python
20.1k+ articles
Experiences
17k+ articles
Interview Experiences
13.6k+ articles
School Learning
11.6k+ articles
JavaScript
11.5k+ articles
Java
10.1k+ articles
PHP
3.8k+ articles
PHP-function
2.2k+ articles
PHP | Ds\Sequence set() Function
Last Updated: 22 August 2019
The Ds\Sequence::set() function is an inbuilt function in PHP which is used to updates a value at a given index.Syntax:void abstract public
...read more
Web Technologies
PHP-function
PHP
PHP-ds_sequence
PHP | Ds\Sequence reverse() Function
Last Updated: 22 August 2019
The Ds\Sequence::reverse() function is an inbuilt function in PHP which is used to reverse the sequence in-place.Syntax:void abstract public
...read more
Web Technologies
PHP-function
PHP
PHP-ds_sequence
PHP | Ds\Sequence remove() Function
Last Updated: 22 August 2019
The Ds\Sequence::remove() function is an inbuilt function in PHP which is used to remove and return a value by index.Syntax:mixed abstract p
...read more
Web Technologies
PHP-function
PHP
PHP-ds_sequence
PHP | Ds\Sequence reduce() Function
Last Updated: 22 August 2019
The Ds\Sequence::reduce() function is an inbuilt function in PHP which is used to reduce the sequence to a single value using a callback fun
...read more
Web Technologies
PHP-function
PHP
PHP-ds_sequence
PHP | Ds\Sequence capacity() Function
Last Updated: 21 August 2019
The Ds\Sequence::capacity() function is an inbuilt function in PHP which is used to returns the current capacity of sequence.Syntax:int abst
...read more
Web Technologies
PHP-function
PHP
PHP-ds_sequence
PHP | Ds\Sequence apply() Function
Last Updated: 21 August 2019
The Ds\Sequence::apply() function is an inbuilt function in PHP which is used to updates all value of sequence by applying a callback functi
...read more
Web Technologies
PHP-function
PHP
PHP-ds_sequence
PHP | Ds\Sequence map() Function
Last Updated: 21 August 2019
The Ds\Sequence::map() function is an inbuilt function in PHP which returns the result after applying callback function to each value.Syntax
...read more
Web Technologies
PHP-function
PHP
PHP-ds_sequence
PHP | Ds\Sequence last() Function
Last Updated: 21 August 2019
The Ds\Sequence::last() function is an inbuilt function in PHP which is used to return the last element from the sequence.Syntax:mixed abstr
...read more
Web Technologies
PHP-function
PHP
PHP-ds_sequence
1
1
1
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !