I am trying to write a method that is called separarURL() , that receives a string of characters from a URL and returns an array of three Strings, containing the protocol, the server and the resource of the received URL.
Example:
...
asked by
16.01.2018 / 16:04