Complete PHP Array Reference
The array_unshift() function inserts new elements to an array. The new array values will be inserted in the beginning of the array. The function's return value is the new number of elements in the array (See example 2).
| Parameter | Description |
|---|---|
| array | Required. Specifying an array |
| value1 | Required. Specifies a value to insert |
| value2 | Optional. Specifies a value to insert |
| value3 | Optional. Specifies a value to insert |
Tip: You can add one value, or as many as you like.
Note: Numeric keys will start at 0 and increas by 1 (See example3). String keys will remain the same (See example 1).
The output of the code above will be:
Return value:
The output of the code above will be:
Numeric keys:
The output of the code above will be:
Complete PHP Array Reference
| WEB HOSTING |
|---|
| Best Web Hosting |
| PHP MySQL Hosting |
| Best Hosting Coupons |
| UK Reseller Hosting |
| Cloud Hosting |
| Top Web Hosting |
| $7.95/mo SEO Hosting |
| Premium Website Design |
| WEB BUILDING |
|---|
| XML Editor - Free Trial! |
| FREE Website BUILDER |
| Free Website Templates Free CSS Templates |
| Make Your Own Website |
| W3SCHOOLS EXAMS |
|---|
|
Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP |
| W3SCHOOLS BOOKS |
|---|
|
New Books: HTML, CSS JavaScript, and Ajax |
| STATISTICS |
|---|
|
Browser Statistics Browser OS Browser Display |
| SHARE THIS PAGE |
|---|