Is it possible to make wildcard example somerandomwebsite.example.com by using PHP to show those specific sites from the subdomain name like example neocities

Understandably, you don't want to treat these subdomains as separate pages added within our hosting account panel. You can create the mentioned subdomains (the * CNAME entry in the DNS zone is a Wildcard). However, if you want them to have an SSL certificate, you'll need to add a Wildcard SSL certificate for the domain.

5 days later

oh ok, am i able to use cloudflare to use the DNS servers so the wildcard subdomains work since i want to protect my site from bots crashing the site

23 days later