extract host-name in mySQL

admin

Administrator
Staff member
is there anything similar to that nice PHP-function parse_url() in mySQL. I'd like to extract the host-name of an URL directly in a SELECT statement.

thanx
Philippo
 
Back
Top