csplrj Posted December 15, 2010 Share Posted December 15, 2010 is there any way to POST array without brackets in name attribute? i.e. instead of "product[]" have "product" in the <input name="<NAME>"> Thanks in advance CSJakharia Link to comment https://forums.phpfreaks.com/topic/221773-is-there-any-way-to-post-array-without-brackets-in-name-attribute/ Share on other sites More sharing options...
AbraCadaver Posted December 15, 2010 Share Posted December 15, 2010 Not the way you're describing it, why? Link to comment https://forums.phpfreaks.com/topic/221773-is-there-any-way-to-post-array-without-brackets-in-name-attribute/#findComment-1147738 Share on other sites More sharing options...
csplrj Posted December 15, 2010 Author Share Posted December 15, 2010 I am using some jquery plugin http://jquery.malsup.com/form/ and its not working for that. I will require changing the code for the same and so was asking CSJakharia Link to comment https://forums.phpfreaks.com/topic/221773-is-there-any-way-to-post-array-without-brackets-in-name-attribute/#findComment-1147740 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.