am confused about perl arrays and php arrays. where by am making post request and the server still failed to understand my post data in array. it only understand php array data
how can i make similar in perl
#php $data = array( 'text1': 'text', 'text2': 'tes1', 'text3': 'tes2', );
In reply to php arrays to perl by bigup401
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |