Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

扩展调用 #4

Closed
ghost opened this issue Jun 14, 2017 · 3 comments
Closed

扩展调用 #4

ghost opened this issue Jun 14, 2017 · 3 comments
Labels

Comments

@ghost
Copy link

ghost commented Jun 14, 2017

我没有找到怎么调用另外的扩展,比如我想在我的扩展中调用swoole扩展,或者php自带的数组扩展。

@matyhtf
Copy link
Member

matyhtf commented Jun 14, 2017

@matyhtf
Copy link
Member

matyhtf commented Jun 14, 2017

直接使用php::exec执行其他扩展的函数,或者 php::newObject 创建其他扩展提供的类的对象。

@matyhtf matyhtf closed this as completed Jun 14, 2017
@ghost
Copy link
Author

ghost commented Jun 14, 2017

感谢你大哥指点

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant