PHP 扩展开发入门

发布于 2024-08-02 02:35:14 字数 1542 浏览 6 评论 0原文

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

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

发布评论

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

评论(3

猥琐帝 2024-08-09 02:35:14

搜索我的书签,我发现的唯一链接是:

如果您真的对这个主题感兴趣,并且准备好花一些钱,您可以购买这本书 < a href="https://rads.stackoverflow.com/amzn/click/com/067232704X" rel="nofollow noreferrer">扩展和嵌入 PHP (一些页面也可在 Google 图书上预览; 我已经好几次看到这是一本对这个主题感兴趣时值得一读的书(事实上,我刚刚买了它 ^^ 没有时间阅读还没有,不过:-(;第一页看起来不错...)

顺便说一句,那本书的作者也是我链接到的前四篇文章的作者;-)

Searching through my bookmarks, only links I found are those :

If you are really interested by the subject, and ready to spend some money on it, you could buy the book Extending and Embedding PHP (some pages are available as preview on Google Books too) ; I've seen a couple of times that it was the book to read when interested on this subject (In fact, I've just bought it ^^ didn't have the time to read it yet, though :-( ; the first pages seem OK...)

BTW, the author of that book is also the author of the first four articles I linked to ;-)

晨曦÷微暖 2024-08-09 02:35:14

阅读此内容: https://devzone .zend.com/303/extension-writing-part-i-introduction-to-php-and-zend。 这可能是我见过的唯一有用的教程。

Read this: https://devzone.zend.com/303/extension-writing-part-i-introduction-to-php-and-zend. It's probably the only useful tutorial I've ever met.

妖妓 2024-08-09 02:35:14

我将我最喜欢的链接放入 简短博客在编写 php_ssdeep 时发布,这可能对寻找扩展开发信息的人有所帮助。

http://simonholywell.com/post /2010/09/15-excellent-resources-for-php-extension-development.html

I put my favourite links into a short blog post whilst writing php_ssdeep, which maybe helpful for people looking for extension development information.

http://simonholywell.com/post/2010/09/15-excellent-resources-for-php-extension-development.html

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