Main > Free Download Search >

Free to hand script

to hand

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 493
Ottoman 1.1.3

Ottoman 1.1.3


Ottoman is an open source content management system powered by PHP and MySQL. Ottoman is small and compact offering the basics of a content management system with easy to adapt coding for advancements. Unlike other content management systems, Ottoman more>> Ottoman is an open source content management system powered by PHP and MySQL. Ottoman is small and compact offering the basics of a content management system with easy to adapt coding for advancements. Unlike other content management systems, Ottoman puts the power in your hands. Ottoman does no rendering itself of your content, but using designed commands you can render information exactly to your preference. By not rendering content itself, Ottoman gives you more control, while saving you disk space at the same time. The best part is that Ottoman is free!<<less
Added: 2005-03-28 License: Price: 0.00 Price: $0.00USD
13 downloads
 
Other version of Ottoman
Ottomanoffering the basics of a content management system with easy to adapt coding for advancements ... Unlike other content management systems, Ottoman puts the power in your hands. Ottoman does
License:Other Free / Open Source License
Download
1672 downloads
Added: 2005-03-28
forum threads 1.0

forum threads 1.0


This is the result of my attempts to create forum software in PHP. I would have finished it but I feel my site is not ready for a forum yet ^_^. ShowThread() is the only function of interest, all the others are just helper functions. To create a new more>> This is the result of my attempts to create forum software in PHP. I would have finished it but I feel my site is not ready for a forum yet ^_^. ShowThread() is the only function of interest, all the others are just helper functions. To create a new Thread, use ReplyToMessage(null, 0). In ShowMessage() I artificially created a limit to how much recursion there can be in a single thread. To run, this script requires the param() function. I encourage everyone to experiment with the helper functions to achieve different looks. Finally, the guests table has to filled in by hand... I havent implemented a sign-up script yet.<<less
Added: 2004-04-09 License: Freeware Price: 0.00
12 downloads
 
Other version of forum threads
forum threadsIn ShowMessage() I artificially created a limit to how much recursion there can be in a single ... Finally, the guests table has to filled in by hand... I havent implemented a sign-up script yet
License:Freeware
Download
2024 downloads
Added: 2004-04-09
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
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
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
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
PDF Creator - PDFHack 1.0

PDF Creator - PDFHack 1.0


PDFHack tries to be the absolutely minimal solution to create simple PDFs. The only supported feature is multiple page text output, but on the other hand PDFHack is free (LGPL), there is nothing to install or compile, you just include a single PHP file. more>> PDFHack tries to be the absolutely minimal solution to create simple PDFs. The only supported feature is multiple page text output, but on the other hand PDFHack is free (LGPL), there is nothing to install or compile, you just include a single PHP file.<<less
Added: 2007-05-09 License: LGPL Price: $0.00USD
13 downloads
Form mail using PHP 1.0

Form mail using PHP 1.0


One of the most important scripts which is used online is the Mail Form. Fortunately, PHP makes it extremly easy to use form mail, using the mail() function. So the Form Mail were going to make is going to be broken does into 2 parts. One part has the more>> One of the most important scripts which is used online is the Mail Form. Fortunately, PHP makes it extremly easy to use form mail, using the mail() function. So the Form Mail were going to make is going to be broken does into 2 parts. One part has the HTML for the form and the second part is the processing for the form. However, we have to work backwards and do the processing before hand. We will ask three things on the form to keep it simple: their name, their e-mail address, and their comments. Lets get started with the first part:<<less
Added: 2007-06-18 License: PHP Price: $0.00USD
13 downloads
 
Other version of Form mail using PHP
Form mail using PHPeasy to use form mail, using the mail() function. So the Form Mail were going to make is going to be ... However, we have to work backwards and do the processing before hand. We will ask three things
License:PHP License
Download
969 downloads
Added: 2007-06-18
Quaestor2000 PHP Encoding Assistant

Quaestor2000 PHP Encoding Assistant


The Encoding Assistant is particularly intended for developers wishing to deploy PHP applications on the Windows platform without on the one hand having to package everything in an .exe file and on th more>> <<less
Added: 2007-05-02 License: Commercial License Price: £9.50AdditionalInfo6monthsuse,supportandupdates.
912 downloads
Counter and Referer Script 1.1

Counter and Referer Script 1.1


This Counter and Referrer Script provides two options. On the one hand you can count the page visits and on the other hand you can log the extern referers. The page visits can be displayed as image or text. When you log the referrer (extern referring more>> This Counter and Referrer Script provides two options. On the one hand you can count the page visits and on the other hand you can log the extern referers. The page visits can be displayed as image or text. When you log the referrer (extern referring pages), you have the overlook about the referring pages and the number of visits from these pages. All data are stored within flat text files, no databases are needed. You can include the counter with SSI and PHP. You are also free to create your own number images.<<less
Added: 2004-04-27 License: Free Non-Commercial Price: $0.00USD
16 downloads
Database To XML

Database To XML


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: Free
1181 downloads
Guitar Chord FInder 1.0

Guitar Chord FInder 1.0


The Guitar Chord Finder allows you to see the structure for hundreds of different guitar chords. You can select from 4 different views including right and left handed, upright and upside down. more>> The Guitar Chord Finder allows you to see the structure for hundreds of different guitar chords. You can select from 4 different views including right and left handed, upright and upside down.<<less
Added: 2006-04-17 License: Freeware Price: $0.00USD
221 downloads
Move It!

Move It!


Move It! script allows you to create a window cascades to the bottom right hand corner of the screen. more>> <<less
Added: 2007-06-06 License: Freeware Price: Freeware
15 downloads
Another Calendar 1.0

Another Calendar 1.0


This is a small and easy to use calendar. It uses one text-file for every month you have events in, making it easy to edit by hand. A tiny admin interface is also included, to let you add events directly from the webpage. No need for mysql, or any other more>> This is a small and easy to use calendar. It uses one text-file for every month you have events in, making it easy to edit by hand. A tiny admin interface is also included, to let you add events directly from the webpage. No need for mysql, or any other database. Works with safemode on, and registerglobals off. Small admin interface. Should work with unlimited number of events. Can easily be change so that the week starts with Monday or Sunday. It?s also easy to change the language of the calendar to your choice. It works without mysql or anything else that is hard to configure. Making it ideal for less experienced web-masters.<<less
Added: 2006-05-05 License: Other Price: $0.00USD
11 downloads
 
Other version of Another Calendar
Another Calendarevents in, making it easy to edit by hand. A tiny admin interface is also included, to let you add ... to edit by hand. A tiny admin interface is also included, to let you add events directly from the
Price: FreeAdditionalInfoCreativeCommonslicanse,httpcreativecommons.orglicensesbyncnd2.5
License:Other Free / Open Source License
Download
1290 downloads
Added: 2006-05-05
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5