这个php代码哪儿出错了

WBOY
Release: 2016-06-13 12:58:41
Original
819 people have browsed it

这个php代码哪里出错了?

('<meta name="description" content="'.$s['title'].'"怎么样"" />');
Copy after login

我这个php 输出以后,那个"怎么样没有显示


$s['title']  显示了

哪里错了吗?
------解决方案--------------------
这样试试:
('');

Related labels:
source:php.cn
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