Anyone mind helping out with this? I currently use this string in php to remove the "www." and grab a domain name:
I would like to be able to grab just the domain, even if it's not "www." - for example abc.domain.com or 1ns45.domain.com, etc. Basically just grab everything after the first...