Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/widuu/php_ext
提供初学者学习php扩展开发的示例代码.通过代码可以快速的进入开发和学习
https://github.com/widuu/php_ext
Last synced: about 2 months ago
JSON representation
提供初学者学习php扩展开发的示例代码.通过代码可以快速的进入开发和学习
- Host: GitHub
- URL: https://github.com/widuu/php_ext
- Owner: widuu
- License: apache-2.0
- Created: 2015-07-21T00:18:15.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-23T01:10:42.000Z (over 9 years ago)
- Last Synced: 2023-08-21T19:58:10.332Z (over 1 year ago)
- Language: PHP
- Size: 124 KB
- Stars: 9
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#PHP Extension writing in c
Dicretory|Explain
---|---
[hello_word](./hello_word)| php hello word extension
[widuu](./widuu)| php ini settings and read php ini configure
[w_string](./w_string)| php returning values## Contributing
1. 登录 或
2. 仓库地址分布:
1. Coding仓库:
1. github仓库:
3. 创建您的特性分支 (`git checkout -b my-new-feature`)
4. 提交您的改动 (`git commit -am 'Added some feature'`)
5. 将您的改动记录提交到远程 git 仓库 (`git push origin my-new-feature`)
6. 然后到 coding 网站的该 git 远程仓库的 `my-new-feature` 分支下发起 Pull Request###联系方式
Email : admin#widuu.com <#换成@>
Blog :[http://www.widuu.com](http://www.widuu.com)
WeiBo :[http://weibo.com/widuu](http://weibo.com/widuu)