douyan4243 2010-11-16 02:55
浏览 10
已采纳

我的语法出了什么问题? (PHP / HTML)

Well, I've gone over this atleast 30 times, tried as many possible combinations that I could think of, can you spot the syntax error? (I can't, obviously). It doesn't display what it should be, instead it displays the actual html of the page!

The Code:

$ct->data[$key][1] =
  '<input id="quantity" name='."items[<?=$product_id;?>]".
  'type="text" value="'.$ct->data[$key][1].'" 
  style="background:#FFFFFF url(qty.png) no-repeat 4px 4px;

Can someone please tell me what I've done wrong? Any help/advice at all is appreciated.

Thanks!

  • 写回答

2条回答 默认 最新

  • douzhu7507 2010-11-16 03:00
    关注

    What is this?

    name='."items[<?=$product_id;?>]".' type=
    

    I think you meant

    name="items[' . $product_id . ']" type=
    
    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?

悬赏问题

  • ¥15 关于无人驾驶的航向角
  • ¥15 keil的map文件中Image component sizes各项意思
  • ¥30 BC260Y用MQTT向阿里云发布主题消息一直错误
  • ¥20 求个正点原子stm32f407开发版的贪吃蛇游戏
  • ¥15 划分vlan后,链路不通了?
  • ¥20 求各位懂行的人,注册表能不能看到usb使用得具体信息,干了什么,传输了什么数据
  • ¥15 Vue3 大型图片数据拖动排序
  • ¥15 Centos / PETGEM
  • ¥15 划分vlan后不通了
  • ¥20 用雷电模拟器安装百达屋apk一直闪退