BRN & DOB Checker



Error: " . curl_error($ch) . "

"; } else { // Append owner information $modified_response = $response . "\nOwner: @badol124"; echo "

" . nl2br(htmlspecialchars($modified_response)) . "

"; } curl_close($ch); } ?>