doubei8168 2015-03-04 05:15
浏览 113
已采纳

jquery Uncaught SyntaxError:意外的标记ILLEGAL

With $.post send data to external php

Have following code (modified variable names) text_of_the_ad:"<?php echo htmlspecialchars( substr($arr[0]["SomeText"],0,70), ENT_QUOTES, "UTF-8"); ?>",

text_of_the_ad in external php will get with $_POST['text_of_the_ad']

$arr[0]["SomeText"] is text from mysql column SomeText

In Chrome Console see text_of_the_ad:"CITROEN C4 EXCLUSIVE 2.0 HDI DIESEL 5 DOOR HATCH LOW MILEAGE FSH FULL ",

enter image description here

And see error Uncaught SyntaxError: Unexpected token ILLEGAL

Why the error? May be because word FULL is in the next line and after word FSH there is no ",?

  • 写回答

2条回答 默认 最新

  • dortmundbvb0624 2015-03-04 05:19
    关注

    JavaScript doesn't support multiline strings just like that. The easiest way to hack around this would probably be to just replace a literal with \ before echoing:

    <?php echo str_replace("
    ","\
    ",htmlspecialchars( substr($arr[0]["SomeText"],0,70), ENT_QUOTES, "UTF-8")); ?>
    
    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?

悬赏问题

  • ¥15 执行 virtuoso 命令后,界面没有,cadence 启动不起来
  • ¥50 comfyui下连接animatediff节点生成视频质量非常差的原因
  • ¥20 有关区间dp的问题求解
  • ¥15 多电路系统共用电源的串扰问题
  • ¥15 slam rangenet++配置
  • ¥15 有没有研究水声通信方面的帮我改俩matlab代码
  • ¥15 ubuntu子系统密码忘记
  • ¥15 保护模式-系统加载-段寄存器
  • ¥15 电脑桌面设定一个区域禁止鼠标操作
  • ¥15 求NPF226060磁芯的详细资料