Categories
Tags → Html Form Table

Form To Database and Mail

This tool allows to save (automatically) all the fields in a form as a table in a MySQL database. The table and fields are created automatically based on the submitted data, so you don t need to manually create/update your database structure. Additio...
DETAILS

MySQL Row To Form

Need a quick way to edit mysql data with php? This php function takes the name of a mysql table as its input and then builds a unique form for each row in the specified table. The php function checks to length of each field s data in order to determi...
DETAILS

florDatagrid: A simple php datagrid class

1. Easy to generate reports 2. Columns automatically determined and appropriate number of html table columns are created. 3. Can tweak color, padding, and other basic settings of the grid. 4. Allow setting a dataKey property for recording the k...
DETAILS

Form2CSVTable

This application will convert all data submited by an HTML form to a CSV table located in the same folder as the script. The generated CSV file follows the RFC4180 standarts and can be opened in Excel or in any other Spreadsheet software.
DETAILS

Interactive calendar time and date picker cross browser and multi language

ddcal easy to use versatile drag and drop calendar date picker provides your Web pages with a useful and interactive means of selecting a date or time. Customize the calendar appearance or extend its prototype functionality to include date event info...
DETAILS

mysqlForm

This class can be used to create HTML forms for entering values to create new records of a MySQL database table. It identifies the list of fields of a given mysql table. Then it generates HTML for a form that includes inputs to enter values for...
DETAILS

Page:
©2003-2019 jCay.com