PHP syntax question - dynamic variable declaration in for loop
Hi guys I want to be able to dynamically declare the name of a form text box using a counter variable $i from a for loop. i.e. The first time through the loop the textbox is assigned ......