i'd like to replace "comments0" with the result of $com = "comments$i";
echo ($_SESSION['cpPaymentInfo']['comments0']);
help !
Capt E!
Double post.
If this is the same question..... why not use a hidden form field and use that to define which to get? Or search in the $_SESSION[] array for a certain key.
~Brett