Home
PHP
Chart
Class
Components
Cookie Session
Data Structure
Data Type
Date
Design Patterns
Development
DNS
Email
File Directory
Form
Functions
Graphics Image
HTML
Language Basics
Login Authentication
Math
MySQL Database
Network
Operator
PDF
Reflection
Statement
String
Utility Function
Web Services SOAP WSDL
XML
array_push « Data Structure « PHP
PHP
Data Structure
array_push
1.
Adding an Element to the End of an Array
2.
Adding array elements
3.
array_push( ) pushes value onto the end of the array
4.
array_push() function appends one or more values onto the end of the array.
5.
Push one or more elements onto the beginning of array
6.
Push one or more elements onto the end of array