CodeCanyon

parseMech - Advanced PHP String Parser

About

parseMech is an easy solution to challenges that many programmers face when coding web apps. User input is dull; just text. What parseMech aims to do it turn that text into more active content: making pasted URLs ‘clickable’, or creating ‘call-able’ phone numbers.

In a nutshell, parseMech turns ordinary input into active HTML .

What it does:

Currently, parseMech supports the following conversions:
-Emails (converts to mailto: links)
-URLs (converts to an href with target=”_blank”)
-Phone numbers (converts to callto: links (Skype))
-HTML filtering (removes unwanted tags that are not in the exception list)
-Small BBCode filtering
-NEW: YouTube link parsing – pasted a YouTube URL to have it automatically embed the video player.

Updates

v1.6: Added YouTube URL support, some more small additions.
v1.1: Fixed Notice: Undefined Offset glitch
by
by
by
by
by