Showing posts with label simple meaning array in php. Show all posts
Showing posts with label simple meaning array in php. Show all posts

simple meaning array in php

simple meaning array  in  php


it consist of key and value,key may be string,numeric...

array example in  php 


$veg=array('r'=>'red','b'=>'blue');