I know this is not strictly speaking a PHP question but it is to do with
a PHP app.

I have a form with a number of hidden values in it.  After the post
print_r( $_POST ) shows all the values except these (this is copied from
'Show Source' in the browser.

<input type=hidden name=keyField[mb_memberships][0] value=mb_e_id>
<input type=hidden name=keyValue[mb_memberships][0] value=100000>
<input type=hidden name=keyField[mb_memberships][1] value=mb_id>
<input type=hidden name=keyValue[mb_memberships][1] value=1>

Any idea why they wont post?

Ben
-- 
Ben Edwards - Poole, UK, England
If you have a problem sending me email use this link
http://www.gurtlush.org.uk/profiles.php?uid=4
(email address this email is sent from may be defunct)

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to