Main > Free Download Search >

Free to transform script

to transform

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 523
PHP and AJAX tool to transform text 1

PHP and AJAX tool to transform text 1


Just wrote this tool, to allow instant transformation of data into following formats: base64 encode decode, urlencode decode, md5 and sha1 hashing, rot13, addslashes and htmlentities. Really cool to select all, then compare these encodings side more>> Just wrote this tool, to allow instant transformation of data into following formats: base64 encode decode, urlencode decode, md5 and sha1 hashing, rot13, addslashes and htmlentities. Really cool to select all, then compare these encodings side by side. This tool can be used to decode URLs, encode base64 for tricky characters or decode for checking mail (mime) content. Also for performing md5s, sha1 hashing, etc.<<less
Added: 2006-05-24 License: Freeware Price: $0.00USD
14 downloads
 
Other version of PHP and AJAX tool to transform text
License:Freeware
Download
1256 downloads
Added: 2006-05-24
Picture rotation by Free Transform Tool (Q)

Picture rotation by Free Transform Tool (Q)


Using this thoroughly explained, detailed lesson, you will see how to rotate picture on a very effective and practical way. more>> Using this thoroughly explained, detailed lesson, you will see how to rotate picture on a very effective and practical way.<<less
Added: 2008-08-17 License: Freeware Price: $0.00USD
13 downloads
RSS to HTML

RSS to HTML


RSS to HTML script will allow you to create webpages that will always display the most current information from your RSS feed. more>> <<less
Added: 2008-02-22 License: Freeware Price: Freeware
13 downloads
Transforming XML with XSLT and PHP

Transforming XML with XSLT and PHP


In this tutorial, Timothy shows you how to use XSLT to transform XML documents into HTML documents. Of course, the use of PHP XSLT functions are highlighted. more>> In this tutorial, Timothy shows you how to use XSLT to transform XML documents into HTML documents. Of course, the use of PHP XSLT functions are highlighted.<<less
Added: 2003-10-14 License: Not Specified Price: Free
2219 downloads
XML to array 1.0

XML to array 1.0


Just a simple few functions to help you convert a xml feed into an array to make it so much easier to handle. more>> Just a simple few functions to help you convert a xml feed into an array to make it so much easier to handle.<<less
Added: 2005-01-20 License: Price: 0.00 Price: 0.00
11 downloads
 
Other version of XML to array
XML to arrayJust a simple few functions to help you convert a xml feed into an array to make it so much easier to ... Just a simple few functions to help you convert a xml feed into an array to make it so much easier to
License:Not Specified
Download
1767 downloads
Added: 2005-01-20
MySQL to JSON

MySQL to JSON


The class takes a MySQL query result handle and retrieves the query result column names and the query result data. The class generates the definition of a JavaScript object in JSON that contains an ar more>> The class takes a MySQL query result handle and retrieves the query result column names and the query result data. The class generates the definition of a JavaScript object in JSON that contains an array of a rows of query result data.<<less
Added: 2006-07-05 License: PHP License Price: Free
1251 downloads
Title To Note

Title To Note


This script uses the standard title attribute to show a message in the bottom right corner of the browser instead of the standard browser tooltip. more>> This script uses the standard title attribute to show a message in the bottom right corner of the browser instead of the standard browser tooltip.<<less
Added: 2006-04-03 License: Freeware Price: $0.00USD
12 downloads
ip to country

ip to country


ip2c determines a users origin country by his ip address. Since the ip2c table is pretty big, its recommended to store it in a seperate database. more>> ip2c determines a users origin country by his ip address. Since the ip2c table is pretty big, its recommended to store it in a seperate database.<<less
Added: 2005-08-22 License: GPL Price: $0.00USD
16 downloads
Boat animation

Boat animation


Create a boat animation in flash 8 on a simple way in few steps, with no Action Script. You will also learn how to use Free Transform Tool (Q), how to convert a bitmap image into a Movie Clip Symbol a more>> Create a boat animation in flash 8 on a simple way in few steps, with no Action Script. You will also learn how to use Free Transform Tool (Q), how to convert a bitmap image into a Movie Clip Symbol and more.<<less
Added: 2007-03-22 License: Freeware Price: Free
955 downloads
Tracing effect

Tracing effect


See how to transform bitmap picture into a trace picture using the shape effect and Trace Bitmap options. more>> See how to transform bitmap picture into a trace picture using the shape effect and Trace Bitmap options.<<less
Added: 2007-02-28 License: Freeware Price: Free
575 downloads
GMT to UTC

GMT to UTC


Does exactly what it says on the box - it converts a GMT date, entered by a user, in the format dd/mm/yyyy into UTC format and vice versa. A handy tool to have around when testing SQL date-based queri more>> Does exactly what it says on the box - it converts a GMT date, entered by a user, in the format dd/mm/yyyy into UTC format and vice versa. A handy tool to have around when testing SQL date-based queries where dates are stored in UTC format.<<less
Added: 2006-10-03 License: Free for non-commercial use Price: Free
1131 downloads
TopSiteLists.com

TopSiteLists.com


Topsites are an amazing way to generate mass free web site traffic and build community awareness. Website ranking sites are some of the highest trafficked websites on the internet. With our TSL website ranking software, you can transform your site from a more>> Topsites are an amazing way to generate mass free web site traffic and build community awareness. Website ranking sites are some of the highest trafficked websites on the internet. With our TSL website ranking software, you can transform your site from a static brochure into an exciting interactive hub of activity thatll keep your members coming back for more. With advertising revenue dropping off and sponsorship harder to find, most webmasters dont have the kind of budget to cater for custom scripting. With Topsitelists, theres no need. Its free to use on your personal site and its free to use on your commercial site. Extensive moderation features, complete administration control, polls, user control panels, built in messenger, everything you need to run a successful web site ranking system. TSL is the most attractive ranking community systems available. NEW FEATURE: Add your list to your own website with No Ads!<<less
Added: 2002-10-31 License: Freeware Price: $0.00USD
14 downloads
ExcelXML to HTML

ExcelXML to HTML


Read and load Excel document saved on XML format. Access to data of Excel document. Access to style sheet of Excel document. Show Excel document on HTML (support unified cells), configure Excel style( more>> Read and load Excel document saved on XML format. Access to data of Excel document. Access to style sheet of Excel document. Show Excel document on HTML (support unified cells), configure Excel style(disable/enable style, change style)<<less
Added: 2004-07-15 License: Freeware Price: Free
1926 downloads
LDAP to SQL

LDAP to SQL


Whilst working on the automatic production of web statistics - came across the following problem: How do I get relational data from an Hierarchical structure? It didnt take long to realize - Id have more>> Whilst working on the automatic production of web statistics - came across the following problem: "How do I get relational data from an Hierarchical structure?" It didnt take long to realize - Id have to use PHP to talk to LDAP, pull off records & upload into a series of tables, using the cn as primary key. Which then could be queried relationally. Pulling off large, queries and repeatedly transcending LDAP trees is pretty slow - so I built my LDAP to SQL engine, by flattening dns into table names. Then used PHP scripts to query & produce daily snap shots. This is the Perl port of the PHP version.<<less
Added: 2006-05-02 License: Freeware Price: Free
1296 downloads
SWF To Image

SWF To Image


SWF To Image library is a FREEWARE ActiveX programming library for converting SWF into BMP, JPG, GIF images from Visual Basic, Visual Basic.NET, ASP, ASP.NET, Visual C++, Visual C# programming languag more>> SWF To Image library is a FREEWARE ActiveX programming library for converting SWF into BMP, JPG, GIF images from Visual Basic, Visual Basic.NET, ASP, ASP.NET, Visual C++, Visual C# programming languages. For example, you want to display thumbnail for every flash movie in your application or on your web-site. If so then SWF To Image library is exactly what you are looking for. It can take SWF file and convert it into BMP or JPG image.<<less
Added: 2007-03-13 License: Freeware Price: Free
960 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5