Home > Article > Web Front-end > The statement can be executed in the wamp environment but cannot be executed in the lamp environment_html/css_WEB-ITnose
php statement echo '
'; Clicking in the wamp environment can execute the delete_line(id) function, but clicking in the lamp environment (under Linux) cannot trigger the execution of the delete_line(id) function. What is it? Reason and how to solve it? Please give me some advice, I will be very grateful to you. . . . . Reply to the discussion (solution)delete_line('.$id.') The method above cannot solve it, and it will also go wrong in the wamph environment. , it won’t work even in a lamp environment. . Statement: The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn Previous article:How to position a DIV to be perfectly compatible. _html/css_WEB-ITnoseNext article:How to position a DIV to be perfectly compatible. _html/css_WEB-ITnose Related articlesSee more |