PHP:查找词汇表中的单词并添加指向它的链接
我有一个想要在文本中查找的单词列表。我想用指向对应页面的链接来替换这些单词。这将用于作者、一些词汇或参考文献。
知道如何实现吗?有没有开源包可以做到这一点?
谢谢。
I have a list of words that I would like to find in a text. I want to replace these words with a link to a page corresponding to it. This would be used for authors, some vocabulary words or references.
Any idea how to implement this? are there any open source packages that do this?
Thank you.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我明白你的想法了吗?
Have I understood your idea?