"sucess","title"=>"Success", "text"=>"File Uploaded Successfully"); }else{ $arr = array("icon"=>"error","title"=>"Error", "text"=>"File Not Uploaded Successfully"); } echo json_encode($arr); ?>