doubang4881 2013-11-13 05:35
浏览 38
已采纳

将JavaScript数组传递给PHP中的输入

I'm trying to pass an array from JavaScript to a PHP input. I want to pass my array as an array inside my input, not a string.

My array is this:

["0_1","0_2"]

And this is how I pass my array to my input:

$('#movefile_id').val(JSON.stringify(allfiledata));

Can I pass the array to the input file without making it a string?

  • 写回答

2条回答 默认 最新

查看更多回答(1条)

报告相同问题?

悬赏问题

  • ¥15 神经网络怎么把隐含层变量融合到损失函数中?
  • ¥30 自适应 LMS 算法实现 FIR 最佳维纳滤波器matlab方案
  • ¥15 lingo18勾选global solver求解使用的算法
  • ¥15 全部备份安卓app数据包括密码,可以复制到另一手机上运行
  • ¥15 Python3.5 相关代码写作
  • ¥20 测距传感器数据手册i2c
  • ¥15 RPA正常跑,cmd输入cookies跑不出来
  • ¥15 求帮我调试一下freefem代码
  • ¥15 matlab代码解决,怎么运行
  • ¥15 R语言Rstudio突然无法启动