Website design online checklist form and source code

2 replies
Demo: www.designpromote.co.uk/checklist
Download source code: www.designpromote.co.uk/download/checklist-form.zip
Download the form in Open office format: www.designpromote.co.uk/download/webdesignchecklist.odt

Save paper and save money.

Website design online checklist form aims to offer website designers and website owner a better understanding on the new website. By filling in the form, the data can be stored into a database, email or both for later use. It is free to download the source code, free to change and use to suit your need. The simple way is to change the code with your logo and put a link on your website. You may use the default print function in your browser or copy and paste it to a text document if you need to print it.

It is based on JQuery, PHP and MySQL. My host is one.com (MySQL version 5.0.8 PHP extension: mysqli Apache/2.216 Debian), which should be a very common setting for web host. They include:
>For Database based
1. checklist.php (show forms)
2. process-list.php (Database process and send emails) (change your MySQL setting here)
3. showlist.php (show checklist from database) (change MySQL setting here)
4. tables.sql: dp_customers / dp_business / dp_websites
5. sp.sql: SetLists (Stored Procedures)
Note: please run each SQL individually to create table and stored procedures, I use phpMyAdmin and am unable to test on multiply sqls. Stored procedures are very sensible to space, for example "END" will work but "END " won't work.

>Email only (no database based)
1. checklist-email.php
2. list-email.php
#checklist #code #design #form #online #source #website

Trending Topics