Programming Resources
For Fun and Learning
Charles Cusack
Computer Science
Hope College
main

Python
C++
JAVA

PHP


SQL
Assignments

ArrayPosts


Description
ArrayPosts contains a very simple php script that show you how to pass a list of variables to a form, and retrieve the values when the page reposts.

This is useful in situations where you have a large amount of similar data, or an unknown number of instances of some data to pass to a form.