is_url_lib
Proto type
Description
url 이 정확한 것인지 검사하는 함수. url 이 맞으면 url 을 리턴하고 틀리면 null 값을 리턴한다.
Arguments
(string) url - 체크를 하기 위한 URL
Example
See also
Last updated
Was this helpful?
url 이 정확한 것인지 검사하는 함수. url 이 맞으면 url 을 리턴하고 틀리면 null 값을 리턴한다.
(string) url - 체크를 하기 위한 URL
Last updated
Was this helpful?