Yngvarr

Generation

generate functionSun, 19 Mar 2023

get tdl with domain

function get_tdl($domain) { return strstr($domain, '.'); } get_tdl('www.google.com');

Want to kickstart your project?Use the new AI Studio to create your code