Focused on Web Development, ReactJS, Angular, JavaScript, PHP, Database Design, Ionic, Jquery and MySQL
$json = ' { "type": "website", "name": "hemant" }'; $data = json_decode($json); echo $data->type; //your data
No comments:
Post a Comment