/* Decoded by unphp.net */ ?>getData($txtSQL); $nbParam = $sttCalcul['nbParam']; $jsonResponse = array (); $jsonResponse["existe"] = ( $nbParam > 0 ) ? true : false; echo json_encode($jsonResponse); ?>