小编Roc*_*cky的帖子

在每一行打印">"

如何在每行之前打印">"?

if ($quoteid) {
echo ' 
> '.$quote['message'].' 
'; 
}
Run Code Online (Sandbox Code Playgroud)

目前它看起来像这样:

> I would move Heaven and Hell and anything in between to get to you. 
You wouldn't be safe anywhere if I was mad at you.
And that's not bull; that's truth. I've went up against people.
You could pull a gun on me and if I'm mad at you I'm coming forward.
You'd have to shoot me to stop me and if you don't kill me... you're stupid cause …

php

5
推荐指数
2
解决办法
183
查看次数

标签 统计

php ×1