ApgForm v1.4 Form Processors PHP Script
ApgForm v1.4 Form Processors PHP Script
You will need:
1. A PHP enabled host (running PHP 4)
2. A folder in your server with read/write permissions to work. (CHMOD 777)
3. Microsoft Excel or a similar program that can open xls files.
Installation:
1. make any changes you need to apgform.php
2. upload it to your server and CHMOD the folder it’s in to 777
3. That's it!
apgForm is a PHP file capable of processing web forms and saving them directly into an Excel file.
apgForm receives any form with any number of textboxes, radio buttons, drop-down menus, hidden fields, and password boxes and saves them to an Excel file.
apgForm can receive the form regardless of the way it was sent (POST, or GET.)
The file is named form.xls by default, but can be specified by sending a hidden field with the name of the file. For example, putting this on the form would make the file test.xml
Download File
Comments
Post a Comment