Thursday, 12 September 2013

how to extract the domain from a url in the lua programming language

how to extract the domain from a url in the lua programming language

I need to extract domain (four.five) from url (one.two.three.four.five) in
a lua string variable. I can't seem to find a function to do this in lua.

No comments:

Post a Comment