Yngvarr

Generation

generate functionWed, 08 Feb 2023

$_SERVER get code status

function getHttpStatus($url) { $headers = get_headers($url, 1); return $headers[0]; }

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