-
pTypeConverter is a WordPress plugin allows converting post types one to another. This plugin is a complete rework of the p2pConverter plugin. It allows to easily convert any post type of a certain post to another in an easy to use interface. A pTypeConverter role capability prevents unwanted users from converting pages (i.e. only Administrators and Editors have this ability ...
-
ReMarkable Beta is a Markdown-like mark-up language and takes formatted plain-text and converts it into valid HTML code. It is similar to Markdown, but contains many differences. ReMarkable can be used inside PHP apps or from the command line.Features of ReMarkable Beta:- Paragraphs- Line Breaks- Headings- Automatic Title Case- Automatic Table of Contentshttp://camendesign.com/code/remarkable- Horizontal Rule / Thematic Break- Inline Formatting- ...
-
PHPtitleCase is a PHP script for converting text to title case which is capitalizing words in a sentence. The script is a port from Perl, of John Gruber's Title Case script.As the original script, it includes a list of small words which are not capped, list used and provided by The New York Times Manual of Style. 'vs' and 'v' ...
-
This is a PHP library for convertinng '.po' files to binary '.mo'files. The library is a must-have tool when dealing with gettext, translation apps or having to to i18n.If no $output_file specified, output filename is same as $input_file (but .mo). The library returns true/false for success/failure.
-
This PHP sript can be used to convert numbers between numeric bases. It can take a number represented in a numeric base and convert it to the representation in a different base.Handles numeric bases between 2 and 72.Requirements:- PHP 5.0 or Higher
-
This is a PHP date script to convert dates between Gregorian and Hijri calendar systems. By default it takes dates in the Gregorian calendar and coverts them to Hijri format.The opposite(convert dates from Hijri to the Gregorian calendar) is also possible.Requirements:- PHP 3.0 or Higher
-
This PHP Script is created to convert a date from the Gregorian to the Jalali format. It can take a date in Gregorian format and then return the date formatted in Jalali format, but it works only in this direction. The current date is used, if no date is supplied. Requirements:-PHP 4.0 or Higher
-
This PHP script is used to convert data from CSV to kinds of text based formats such as JSON, raw text, HTML, SQL INSERT statements. Requirements:- PHP 5 or higher Limitations:- Comments in Portuguese.
-
This is a PHP script can be used to parse and extract times from English text. It takes a string to analyze and recognize time based expressions. More than 20 time format variations can be recognized. The script extract the time mentioned in the text as well the remaining action text that is related to the time expression.Examples:1. 6pm call ...
-
This PHP script is mainly used to convert hostname to IP address. Accodring to the naming system in question, the term hostname may vary. Hostnames are human-readable domain names for our purposes. Sometimes, these hostnames are assigned to another hostname or an IP address. It attempts to find the true hostname and IP address.
-
Escape Encoder should be the best tool to convert HTML, Text, Object's to javascript. This free PHP script will help you convert sections of HTML, such as a flash object, which can be difficult to validate under XHTML doctype's, to JavaScript code. Even people with limited programming knowledge will be able to easily reverse engineer the encoded JavaScript.
-
This PHP script Time_When associates relative time ranges with text that describes the difference twp time values in English, This script is designed to convert relative time values into English expressions. By default it returns a text that expresses the relative difference between two time values, like for instance "6 months ago", but can easily be translated and modified into ...
-
BMP2GD is a PHP script designed can be used to convert images in the BMP format. It can read a given image file in the BMP format and create a GD image resource from the contained image data. Note:Only non-compressed BMP images are supported. Requirements:- PHP 4.0 or higher
-
MySQL data into array is a PHP script for convert a Mysql Db into array. It is designed to create and retrieve data from a MySQL table. This script creates a database containing an information table with a list of countries and can also retrieve the country information list into an array. Requirements:- PHP 3.0 or higher
-
PDF to image converter using PHP is designed to convert uploaded PDF files into JPEG images using Ghostscript. The converted images are stored in files numbered according to the respective PDF document page. Requirements:- PHP 3.0 or higher












