Parses a string that contains URLs or email addresses, and automatically replaces them with html link code. You can also easily change the format of a link.
This is intelligent in that it uses regular expresses to extract URLs and email address even if within punctuation such as parenthesis or up against an ending punctuation character such as a period, semi-colon, etc.
See the linkerTest.php for its implementation.
|
|
| Name: |
linker.class.php |
| Base name: |
229 |
| Description: |
Parses a string that contains URLs or email addresses, and automatically replaces them with html link code. |
| Version: |
- |
| PHP version: |
- |
| License: |
Unspecified (ask the author) |
| All time users: |
1447 users |
| All time rank: |
2376 |
| Week users: |
0 users |
| Week rank: |
2417  |
| |
|
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|