So I am trying to display a list from another website in mine, it all works fine but only the first word of the \'title\' attribute is stored. I know that the whole title is
Put title inside quotation marks
echo ""; // Wrong Right is echo ""; Without quotes, you will only see the word till the first space 0 讨论(0) 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复 热议问题
Right is
echo ""; Without quotes, you will only see the word till the first space 0 讨论(0) 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复 热议问题
Without quotes, you will only see the word till the first space