Main > Free Download Search >

Free php forms software for windows

php forms

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 6189
PHP FormWizard 2.0

PHP FormWizard 2.0


It is a program, which simplifies creating of HTML/PHP forms in PHP language for web applications. With this tool a developer can create quickly and easily a form in PHP language for their web more>>

PHP FormWizard 2.0 offers you a web design tool which simplifies the creating of HTML/PHP forms in PHP language for web applications. With this tool a developer can create quickly and easily a form in PHP language for their web application. Application supports data validating entered into a form, which can include a big number of data elements. With these data elelments in a form, a default value can be set and an option whether given element should be validated or not. Variables are transmitted to server after sending a form through POST method.

<<less
Download (307.6KB)
Added: 2009-03-17 License: Freeware Price:
219 downloads
PHP DataForm 1.0.1

PHP DataForm 1.0.1


PHP Dataform script is a simple tool for creating HTML Forms with ease. It was especially designed for web developers, who do not want to spend excessive time on creating Forms in HTML or through PHP, but want to use a first-class OOP backend. more>>

PHP Dataform (PHP DF) script is a simple tool for creating HTML Forms with ease. It was especially designed for web developers, who do not want to spend excessive time on creating Forms in HTML or through PHP, but want to use a first-class OOP backend. Expandable structure, wise usage of common PHP-Patterns and continuous support make this a must for your PHP-swissarmy-knife.

The PHP DataForm is an excellent tool for web developers who:

  • Look for a small, smart and powerful form-creating tool
  • Want to improve existing web applications
  • Plan to use the power of OOP in new projects
<<less
Download (67.38KB)
Added: -0001-11-30 License: Freeware Price: 0USD
15 downloads
PHP Form Validation Script 1.0

PHP Form Validation Script 1.0


A simple, generic form validation script for use in your PHP form processors more>> It is quite essential to have input validations in the server side form processing script. Having the right set of validations prevent bad data entering your database. Form validations can, to some extend, prevent hacking attacks too. The PHP form validation script contains a set of commonly required form validations. Using this script, it is quick and easy to add form validations to your PHP form processor. Save yourself from repetitive coding of common form validations. Documentation and code samples are included in the download.It is very essential to have the input to your form validated before taking the form submission data for further processing. When there are many fields in the form, the PHP validation script becomes too complex. Moreover, since you are doing the same or similar validation for most of the forms that you make, just too much of duplicate effort is spent on form validations.
About this generic PHP form validation script
The generic PHP form validator makes it very easy to add validations to your form.
We create and associate a set of "validation descriptors" with each element in the form. The "validation descriptor" is a string specifying the type of validation to be performed. For example, "req" means required, "alpha" means allow only alphabetic characters and so on.
Each field in the form can have 0, 1, or more validations. For example, the input should not be empty, should be less than 25 chars, should be alpha-numeric, etc
<<less
Download (49KB)
Added: 2008-08-28 License: Freeware Price: Free
541 downloads
Creator Forms 1.2

Creator Forms 1.2


Creation of windows of the non-standard form for programs on Visual Basic more>> Creator Forms the excellent assistant in creation of windows of the non-standard form for programs developed on Visual Basic. Accessible tools of creation of a window: rectangulars, ellipses, polygons and, attention, the TEXT and polygons with CURVE edges. End result of job with Creator Forms is generation of a code of a created window which you can use in the projects on Visual Basic. The code is completely optimized - without superfluous lines<<less
Download (154KB)
Added: 2006-09-22 License: Freeware Price: $na
1132 downloads
Form size 1.0

Form size 1.0


Form size is a simple application that lets you determine and set the perfect size for your forms more>>
Form size is a simple application that lets you determine and set the perfect size for your forms.
It does not need any installation.
<<less
Download (124KB)
Added: 2007-01-13 License: Freeware Price:
1027 downloads
Sample Divorce Forms 3.1

Sample Divorce Forms 3.1


These do it yourself divorce forms will allow you and your spouse end your marriage quickly, quietly, inexpensively, and with dignity more>> These do it yourself divorce forms will allow you and your spouse end your marriage quickly, quietly, inexpensively, and with dignity. The sample divorce papers package is printable and available for immediate download.<<less
Download (50KB)
Added: 2008-08-11 License: Freeware Price: Free
461 downloads
Sydock XML Forms 2.5.4.7

Sydock XML Forms 2.5.4.7


work with XML-forms in MS Office. more>> This program allows you to work with XML forms in the same way that you work with regular forms in text processors. It includes a WYSIWYG forms editor. The Extended Style Language consists of XSLT and CSS directions. Sydock XML Forms provides built-in realizations of XSLT and CSS subsets. And the program automatically checks all the information entered by the user for its accordance with the designated XML schema and highlights errors.
This program employs a specialized XSLT processor allowing for the complete control of a document representation for editing, including selecting separate parts or subsets of the document. It provides the possibility of creating several different representations of a document for different users.
<<less
Download (form)
Added: 2008-10-20 License: Freeware Price:
376 downloads
 
Other version of Sydock XML Forms
Sydock XML Forms 1.1This program allows you to work with XML forms in the same way that you work with ... Sydock XML Forms provides built-in realizations of XSLT and CSS subsets. And the program
License:Freeware
Download (6.21MB)
2342 downloads
Added: 2003-06-07
Easy perl E-mail forms 1.0

Easy perl E-mail forms 1.0


Form to e-mail perl program with many configurable options. more>>
Easy perl E-mail forms is an easy to use form to e-mail perl program . Many configurable options including Putting fields in your subject line. It sends an output response to the clients browser with all the info specified in the sub ProcessForm and sends the data formatted to your e-mail address. If you need a simple perl script to handle your html forms, try this one out.
<<less
Download (4k)
Added: 1999-03-09 License: Freeware Price: $0.00
3883 downloads
Forms Reader 2007

Forms Reader 2007


Generic Forms Reader application that run many forms and can also be customized to fit any business. Get access to and download professional office forms, QuickOffer Real Estate forms, LexWrite Legal forms, and more as the online forms library grows. The reader comes with 4 free forms ready to create letters, memos, faxes, and envelopes. more>> <<less
Download (15Mb)
Added: 2009-03-16 License: Freeware Price: Free
328 downloads
Using select box in a PHP form 1.0

Using select box in a PHP form 1.0


Shows with example how to use a select box in PHP. more>> This tutorial will show you how to add select boxes and multi-select boxes to a form, how to retrieve the input data from them, how to validate the data, and how to take different actions depending on the input.
Select box
Lets look at a new input: a "select" box, also known as a "drop-down" or "pull-down" box. A select box contains one or more "options". Each option has a "value", just like other inputs, and also a string of text between the option tags. This means when a user selects "Male", the "formSex" value when accessed by PHP will be "M"
<<less
Download (1KB)
Added: 2008-08-28 License: Freeware Price: Free
459 downloads
Page Info Forms and Links 0.5

Page Info Forms and Links 0.5


Adds forms and links tabs to page info dialogs. more>> Adds forms and links tabs to page info dialogs.

Page Info Forms and Links has the ability to link tabs to page info dialogs.
System requirements:
- Firefox 3.0 or higher

<<less
Download (22KB)
Added: 2008-09-29 License: Freeware Price: FREE
390 downloads
Miraplacid Form Lite 2.1

Miraplacid Form Lite 2.1


Miraplacid Form is for filling out and printing scanned forms or forms more>>
Miraplacid Form is for filling out and printing scanned forms or forms
in read-only documents.
Package includes Miraplacid Form Designer and Miraplacid Form Viewer. Scan a form, load it to Miraplacid Form Designer, add input fields and push a button to open the form in the Miraplacid Form
Viewer. Fill the form and print it.
You can save form layout and fill the form again later.
Miraplacid Form is free supported software. Microsoft .NET required.
<<less
Download (0.36MB)
Added: 2004-03-14 License: Freeware Price:
2069 downloads
Handling checkbox in PHP form processor 1.0

Handling checkbox in PHP form processor 1.0


Showing how to get single/multiple check box submissions in the PHP script. more>> This tutorial will introduct HTML check boxes and how to deal with them in PHP.
Single check box
Lets create a simple form with a single check box that indicates whether wheelchair access is needed or not.
<<less
Download (1KB)
Added: 2008-08-28 License: Freeware Price: Free
450 downloads
php-residence 0.6.1

php-residence 0.6.1


Designed to manage house apartments or hotel rooms. Reservations can be assigned to apartments automatically with user defined rules. Templates to check availability for internet sites can be created. more>>
Php-residence is an open source program that can be used in your browser designed to manage daily or weekly rental of house apartments or hotel rooms. It uses a PostgreSQL or MySQL database on backend. Reservations can be assigned to a room or apartment automatically with user defined rules. Templates of forms to check availability for internet sites can be created. Multi-user with privileges system. Custom prints and reports can be generated.
<<less
Download (513K)
Added: 2006-06-07 License: Freeware Price: $0.00
710 downloads
Blat PHP Example 1.0

Blat PHP Example 1.0


Blat is a free command line utility that functions similarly to sendmail utility on UNIX more>>
Blat is a free command line utility that functions similarly to sendmail utility on UNIX. This program is very useful for people who run web servers on Microsoft Windows platform, which lacks the sendmail too. Please note, that we did not develop the Blat software, which can be found at www.blat.net. This software is simply a PHP example of Blats use.
The PHP example, which we have produced, includes a simple feedback form, with JavaScript error checking, and usage of a text file for temporary storage. Below is the snippet of a code that does the actual processing of the form in PHP. Be sure to download the whole package for a full working example.
<<less
Download (59KB)
Added: 2006-10-18 License: Freeware Price:
1138 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5