Skip to content

How to get domain name from URL

Below is the simple function for getting host name form the URL, it will extract the URL as array and it will return domain name. It will not work with invalid URLs, if URL is invalid it will return false otherwise it will return Domain Name of the URL.


How to Use


// output :https://arjunphp.com
0 0 votes
Article Rating
Subscribe
Notify of
guest

0 Comments
Inline Feedbacks
View all comments