The statement can be executed in the wamp environment but cannot be executed in the lamp environment_html/css_WEB-ITnose

WBOY
Release: 2016-06-24 12:22:21
Original
1320 people have browsed it

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 of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!