亚洲国产日韩欧美一区二区三区,精品亚洲国产成人av在线,国产99视频精品免视看7,99国产精品久久久久久久成人热,欧美日韩亚洲国产综合乱

How does Thinkphp call PHP extensions?
輕輕的
輕輕的 2018-07-10 10:24:48
0
1
1261

I installed the grpc extension of php and can call it normally using the php command line directly

[root@localhost softEval]# php greeter_client.php

Hello world


But in the Thinkphp framework, I use the same method to call the extension function, prompt:
Class 'Grpc\ChannelCredentials' not found


Does anyone know how to call PHP extensions in the thinkphp framework?

Thank you!

輕輕的
輕輕的

reply all(1)
無忌哥哥

It is still recommended to search on Baidu or take a look at the official documentation of tp.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template