Hello, I need to send a lot of numbers with a form(post). How can I do that. I've tried just this:
<input type="text" value="<?php $myArray ?>"> But that won't work. How then? polleke
Hello, I need to send a lot of numbers with a form(post). How can I do that. I've tried just this:
<input type="text" value="<?php $myArray ?>"> But that won't work. How then? polleke