Login   Register  
PHP Classes
elePHPant
Icontem

urlmatch

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of kumar mcmillan  >  urlmatch  >  Download .tar.gz .zip  >  Support forum Support forum (2)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: urlmatch
Base name: urlmatch
Description: Matches any URLs in a string of text
Related classes: , , , ,
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 1170 users
All time rank: 2682
Week users: 1 user
Week rank: 2419
 

  Author  
Picture of kumar mcmillan
Name: kumar mcmillan <e-mail contact>
Packages: 7 Browse all classes by kumar mcmillan Browse all classes by
Country: United States United States - PHP jobs in United States
Age: 33
All time rank: 14016 in United States United States
Week rank: 528 Down56 in United States United States Down


  Detailed description  
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() )

  Groups   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image Text processing Manipulating and validating text data View top rated classes


  User ratings  
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.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file class.urlmatch.php Class class source
Plain text file _test.urlmatch.php Test test script

Download all files: urlmatch.tar.gz urlmatch.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.