$value)); // Setting the header information to json format header('Content-Type: application/json'); // Display the information and return the control to the calling page echo $returnValue; ?>