Jump to content

getting values from concatenated name


menelaus8888

Recommended Posts

ive got a textbox like this : <input type=text name=a".$counterx.$counter." size=2>

how do i get the value from this text  box using POST when its name got some concatenations.

help!!

 

$_POST['a.$counterx.$counter'] <-- i tried this but it got syntanx errors

 

thnx..

Link to comment
https://forums.phpfreaks.com/topic/139632-getting-values-from-concatenated-name/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.