Is there a way to do this?

$var = $_POST["$var"];

I have a form that submits data, except the name of each input field is
incrementing. So I need to increment the $_POST var. Any ideas?

I can't seem to get anything to work

Chris

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to