Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/widuu/php_ext

提供初学者学习php扩展开发的示例代码.通过代码可以快速的进入开发和学习
https://github.com/widuu/php_ext

Last synced: about 2 months ago
JSON representation

提供初学者学习php扩展开发的示例代码.通过代码可以快速的进入开发和学习

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)