Creating an Iterator for While Loop Forms in PHP/MySQLi
Simple tutorial on how to create an iterator for while loops in PHP/MySQLi. Iterators are used in a while loop to determine that an element of the form is associated with another element, in most cases with a certain id.
- Read more about Creating an Iterator for While Loop Forms in PHP/MySQLi
- 2 comments
- Log in or register to post comments
- 1601 views