Page is a not externally linkable
martymac - 3:05 pm on Oct 2, 2009 (gmt 0)
example1.com How would I parse the URLs so that the "www." is removed from any domains that contain it, and the rest of the domains are not modified. The results should look like: example1.com
I have an list/array of URL's that are going to be stored in a DB:
www.example2.com
example3.org
example4.net
www.example6.edu
example2.com
example3.org
example4.net
example6.edu