使用 PHP 获取单词的定义?

发布于 2024-12-07 18:19:55 字数 127 浏览 0 评论 0原文

我有一些东西,它使用 PHP 随机生成单词...... 我当前有一个 iFrame 链接到dictionary.com... 我不喜欢这个,因为它又旧又丑。 我想获得一个单词的定义并按照我想要的方式显示它! 使用 PHP 可以实现这一点吗?

I have something where it randomly generates words using PHP...
I have a iFrame currently linking to dictionary.com...
I don't like this because it's old and ugly.
I want to get the definition of a word and display it how I want!
Is this possible by using PHP?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

故人爱我别走 2024-12-14 18:19:55

如果您想使用 PHP 检查单词的定义,并且您使用的是基于 Unix 的平台,请查看以下问题:

https://stackoverflow.com/questions/415615/是否有任何 api 可以与 php 中的英语词典集成

If you want to use PHP to check the definition of a word, and you're using a Unix-based platform, check out this question:

https://stackoverflow.com/questions/415615/is-there-any-api-to-integrate-with-english-dictionary-in-php

森林迷了鹿 2024-12-14 18:19:55

如果您喜欢dictionary.com,也许可以考虑使用它的API?请参阅 http://developer.dictionary.com

If you like dictionary.com, maybe consider using its API? See http://developer.dictionary.com

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文