Name: Anonymous 2009-09-27 22:23
Can someone tell me how I can turn a string like "http://www.google.com/" and return the protocol "http" by returning all characters before "://"? I tried using split but that gives me an array but we haven't even covered arrays yet so somehow I think I must be on the wrong track.
All I want is a god damn sub string using a string as the parameter
:<
All I want is a god damn sub string using a string as the parameter
:<