, December 12, 2001 1:27 AM
To: [EMAIL PROTECTED]
Subject: [PHP] Quick Question about Variables
I have a form with checkboxes and they have a name of "associate_". How
can I call these variables (or other ideas of getting ID numbers from check
boxes)? In PERL i know you can use ${"associa
I have a form with checkboxes and they have a name of "associate_". How
can I call these variables (or other ideas of getting ID numbers from check
boxes)? In PERL i know you can use ${"associate_".$id} but I cant seem to
find the equivalent for PHP. I could then get a list of id's and check if
2 matches
Mail list logo