Looks for any URLs in a string of text and matches each one with a customizable <a> tag. Convenient for parsing user input where users are not expected to write HTML. The class finds URLs starting with 'http|https|ftp|www', ignores HTML tags, supports the addition of <a> properties (such as defining a CSS class), and supports a character limit for the displayed link text. I have tested it with many possibilities and it has been revised to support many URL-in-text scenarios but please don't hesitate to report any bugs to my above email address. To-Do: matching email addresses, if the need arises. Currently requires PHP >= 4.1.0 (uses array_key_exists() and foreach() )
|
|
| Name: |
urlmatch |
| Base name: |
urlmatch |
| Description: |
Matches any URLs in a string of text |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
1181 users |
| All time rank: |
2801 |
| Week users: |
0 users |
| Week rank: |
2363  |
| |
|
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
| Link |
Description |
| Magellan |
Magellan is a powerful CMS (content management system) designed for Ampoliros. It is one of the most commonly used Ampoliros modules and serves as a Web gateway platform for many other Ampoliros modules. |

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