Skip to content

This PHP function uses a Regular Expression (regex) to find any matches that could represent a valid URL and then replaces them with a clickable link inside the supplied string.

License

Notifications You must be signed in to change notification settings

MJNinja/detect-url-inside-string

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Detect URL inside of String

This PHP function uses a Regular Expression (regex) to find any matches that could represent a valid URL and then replaces them with a clickable link inside the supplied string.

About

This PHP function uses a Regular Expression (regex) to find any matches that could represent a valid URL and then replaces them with a clickable link inside the supplied string.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages