• 2022-05-31
    搭建的LAMP动态网站架构,编写php测试页面index.php,以下写法错误的有()。
    A:
    B: <?htmlphpinfo();?>
    C: <?htmphpinfo;?>
    D: <?phpphpinfo()?>