Closed iowong closed 3 years ago
提供一下豆瓣影片编号。
iowong @.***>于2021年6月30日 周三14:18写道:
演职员表加导演之类的只能显示6个 ,可以跟全面一些吗 ChineseName只能获取全名称的前3个字, 还有简介会获取到大量空格和 html换行符
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/xhboke/douban/issues/6, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJDW3GGVUT4JF5WPLMUPB73TVKZK7ANCNFSM47RUFFXQ .
提供一下豆瓣影片编号。 iowong @.***>于2021年6月30日周三14:18写道: … 演职员表加导演之类的只能显示6个 ,可以跟全面一些吗 ChineseName只能获取全名称的前3个字, 还有简介会获取到大量空格和 html换行符 — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#6>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJDW3GGVUT4JF5WPLMUPB73TVKZK7ANCNFSM47RUFFXQ .
肖申克的救赎也会出错
关于影片简介中的换行符标签,这个你可以使用PHP自带的HTML标签去除函数strip_tags()
。
为了方便展示影片简介信息的正确换行,故不删除。
演职员表加导演之类的只能显示6个 ,可以跟全面一些吗 ChineseName只能获取全名称的前3个字, 还有简介会获取到大量空格和 html换行符