|
Programmer's Playground
Use our API
SIGN UP
LOGIN
Challenges
projects
courses
AngularJs
AJAX
BackboneJS
C++
C#
Flash
Games
HTML/CSS
Java
jQuery
JS
J2EE
PHP
PhoneGap
Python
Ruby
SQL
Home
»
Projects
»
PHP
»
PHP
User-submitted PHP Projects
102
1252 reads
Submitted by
leonx
Tags:
PHP
Shifting in Array
This program demonstrates how to shift array variable using array_shift() function in PHP.
Run It Now!
89
1623 reads
Submitted by
leonx
Tags:
PHP
Array push and pop
This program implements push and pop operation in Array in PHP.
Run It Now!
91
1892 reads
Submitted by
leonx
Tags:
PHP
Moving Array Cursor
This program demonstrates how to move array cursor in PHP
Run It Now!
52
1239 reads
Submitted by
duffchick5842
Tags:
PHP
Sorting Array
This program sort the array and then print in readable formate in PHP
Run It Now!
91
1464 reads
Submitted by
duffchick5842
Tags:
PHP
Array Serialization
This program demonstrates Array Serialization in PHP
Run It Now!
65
1353 reads
Submitted by
AmitVerma
Tags:
PHP
Print Array values in readable format
This program displays Array information about variables in a simple, readable format using var_dump() function.
Run It Now!
69
1397 reads
Submitted by
AmitVerma
Tags:
PHP
Moves pointer Array internally
This program demonstrates how to moves pointer Array internally at each index in PHP.
Run It Now!
102
1590 reads
Submitted by
AnthonyDaniel
Tags:
PHP
Print Array randomly
This program demonstrates how to print Array randomly using suffle() function in PHP.
Run It Now!
64
1400 reads
Submitted by
AmitVerma
Tags:
PHP
Array holes
This program demonstrates how to move pointer internally in Array with end() and prev() functions in PHP and then print these values.
Run It Now!
80
1265 reads
Submitted by
Stickystickman
Tags:
PHP
Print Array Key
This program print Array key for only one index value in php.
Run It Now!
« first
‹ previous
…
66
67
68
69
70
71
72
73
74
next ›
last »