Workshop Material


PHP files on this page can be downloaded as zip files.

Powerpoint Presentation (PDF)



fruit.htm (example HTML form)

Generic HTML Form Processor (automatically saves Web-collected data into an automatically created MySQL database)

page1.htm page2.htm page3.htm (example questionnaire consisting of three consecutive HTML forms)

random_generic.php (random assigment with Generic HTML Form Processor)

inputvalidation_snippet.txt (snippet to include in Generic HTML Form Processor for more sophisticated input validation)

password.htm (example HTML form for password authentication with Generic HTML Form Processor)

password_snippet_array.txt (snippet to include in Generic HTML Form Processor when using password authentication with pw array)

fetch_snippet.txt (snippet to include in HTML form that re-uses row-specific data from database)

auction.php (example HTML/PHP form for displaying row-unspecific database data with Generic HTML Form Processor)

auction_generic.php (example of modified Generic HTML Form Processor for displaying row-unspecific database data)

phpPanelAdmin (set up and administer an online panel)


Server bundle (Link)


Copyright Anja S. Göritz, 2006-2010, all rights reserved. PHP scripts and HTML files from this page may be used freely for educational and other noncommercial scholarly uses. You may copy and modify these programs, as long as you copy this copyright notice. If you use a PHP script from this page, please cite the URL http://www.goeritz.net/ati/ in works that benefitted from its use. Software is "as is", no guarantees or warranties can be made.