Kazi Bari
Home
About
Contact
Service
Blog
December 21, 2012
0
0
December 21, 2012
Arrays for PHP 5.4
By
admin
|
21
Dec, 12
|
0 Comments
|
Example #1 A simple array <?php $array = array( "foo" => "bar", "bar" => "foo", );
Constants php
By
admin
|
21
Dec, 12
|
0 Comments
|
Syntax You can define a constant by using the define()-function or
0
0