to accomplish
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 449
Array to List 1
This class can be used to display an HTML list of entries from nested array. It traverses the array and display its entries and items of an unordered HTML list. Entries that have array values are displayed as nested lists. Entries with other types of more>> This class can be used to display an HTML list of entries from nested array. It traverses the array and display its entries and items of an unordered HTML list. Entries that have array values are displayed as nested lists. Entries with other types of values can be displayed optionally with the values followed by the entry indexes. The type of list and list item can also be configurable.<<less
Added: 2007-02-04 License: GPL Price: $0.00USD
11 downloads
Other version of Array to List
Price: FreeAdditionalInfoYoucanuseitforanyperpose
License:GPL
License:GPL
Creating a BBCode Parser
Have you ever wanted to implement BBCode, the special formatting codes used by forums, into your own PHP scripts? Well, itâ??s actually pretty easy to accomplish using some simple regular expressions and the preg_replace PHP function. This mini-tutorial more>> <<less
Added: 2009-04-07 License: Freeware Price: $0.00USD
14 downloads
C to C++ Converter
Scripts to convert automatically in six steps, your C project to C++. GNU GPL licence. Manual included. more>> Scripts to convert automatically in six steps, your C project to C++. GNU GPL licence. Manual included.<<less
Added: 2005-12-05 License: GPL Price: Free
1419 downloads
LINQ to XML 1
This tutorial explains how to read, construct and write XML data by using LINQ to XML data provider. LINQ to XML is a built-in LINQ data provider that provides a clean programming model to read, construct and write XML data. more>> This tutorial explains how to read, construct and write XML data by using LINQ to XML data provider. LINQ to XML is a built-in LINQ data provider that provides a clean programming model to read, construct and write XML data.<<less
Added: 2008-11-26 License: Freeware Price: $0.00USD
13 downloads
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
Scriptol to C++ or binary compiler
Scriptol is a modern, object oriented and XML oriented programming language. It is designed to be easy to learn and universal. You can declare XML documents exactly as classes, create instances, acces more>> Scriptol is a modern, object oriented and XML oriented programming language. It is designed to be easy to learn and universal. You can declare XML documents exactly as classes, create instances, access directly data. Scriptol uses XUL, Java or GTK to make GUI based programs. A complete reference manual is included. Compatible with BCC, MingW, Visual C++, GCC.<<less
Added: 2002-07-04 License: Other Free / Open Source License Price: FreeAdditionalInfoMozilla1.1
2670 downloads
Introduction To ACL
In this tutorial I hope to display to you the value of Access Control Lists (ACL)! For those of you who dont know, access control lists are an easy and simple way to manage permissions and security in more>> In this tutorial I hope to display to you the value of Access Control Lists (ACL)! For those of you who dont know, access control lists are an easy and simple way to manage permissions and security in your applications. This is just one more step to MVC programming, and is a great help (Look for my tutorial on Class Diagrams). An ACL performs two basic operations: A) The handled, B) The Handler. The handled are referred to as Access Control Objects (ACO) and the handler is referred to as Access Request Objects (ARO). We refer to these as Objects due to the fact that you dont have to be a person to request any of the ACOs. So putting all of that knowledge together, ACL is what decides which ARO is granted access to each ACO.<<less
Added: 2007-01-18 License: Other Free / Open Source License Price: Free
626 downloads
Image to ASCII
This is a PHP program that generates ASCII images from JPG, GIF or PNG images. There are several options to alter the generated output, such as color, inversed color, font sizes, background color, line height or letter spacing only to name a few. So if more>> This is a PHP program that generates ASCII images from JPG, GIF or PNG images. There are several options to alter the generated output, such as color, inversed color, font sizes, background color, line height or letter spacing only to name a few. So if you are looking to generate ASCII images from regular jpg, gif or png images, look no further as this is definitely the PHP script for you and will get the job done.<<less
Added: 2007-12-04 License: GPL Price: 1.00GBP
11 downloads
Database To XML 1.0
This small tool helps you to convert your MySQL database layout into XML. Just specify connection informations and you can display or save the generated XML output. more>> This small tool helps you to convert your MySQL database layout into XML. Just specify connection informations and you can display or save the generated XML output.<<less
Added: 2006-08-07 License: Freeware Price: $0.00USD
17 downloads
Other version of Database To XML
License:Freeware
GMT to UTC 1.0
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. 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 Non-Commercial Price: $0.00USD
14 downloads
Other version of GMT to UTC
License:Free for non-commercial use
Form to Mail Using CDO
With this asp code you may receive web form results using CDO. CDO comes within windows XP and windows 2000/3 and has more control over mailing system. Following asp source contains a simple webform a more>> With this asp code you may receive web form results using CDO. CDO comes within windows XP and windows 2000/3 and has more control over mailing system. Following asp source contains a simple webform and client side validation that controls unvalid characters. Web form uses CDO to deliver form results to your email account.<<less
Added: 2006-01-04 License: Freeware Price: Free
1456 downloads
Things to Ponder& Quotes
"Things to Ponder" Quotes script will allow visitors to display random quotes on your web pages. more>> <<less
Added: 2008-04-11 License: Freeware Price: Freeware
11 downloads
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
Server to server backup
Automatically backup any server to a remote location. Software runs as root so SQL databases and system files can also be backed up. Schedule multiple backups to run from several servers. When local b more>> Automatically backup any server to a remote location. Software runs as root so SQL databases and system files can also be backed up. Schedule multiple backups to run from several servers. When local backup is complete, remote server logs in to fetch zipped archive. There are two scripts, one for the server being backed up and one for the remote server. They can work together or independently.<<less
Added: 2004-05-11 License: Freeware Price: Free
1998 downloads
DSN-Less Connection to Access
This is an Example of how to Connect to an Access Database using a DSN-less Connection, using DBI::ODBC. The script uses DBI::ODBC module and was tested on Active Perl 5.8. The script is also easily c more>> This is an Example of how to Connect to an Access Database using a DSN-less Connection, using DBI::ODBC. The script uses DBI::ODBC module and was tested on Active Perl 5.8. The script is also easily changeable to use a DSN connection, just as long as you have one set up and spelled correctly.<<less
Added: 2007-07-31 License: Freeware Price: Free
840 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above to accomplish search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed