Skip to content

Instantly share code, notes, and snippets.

@rockyamdad
rockyamdad / updatedApi.php
Last active August 29, 2015 14:12
updated api.php
<?php
$customers = array(
'123455' => array(
'cus_id' => '123455',
'cus_name'=> 'Ehsanul',
'cus_email'=> 'shujan@devnetlimited.com',
'cus_mobile'=>'01817087888',
'cus_business_address'=>'==========='
),
'123456' => array(