Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Can ci4 support swoole?
Post: RE: Can ci4 support swoole?

swoole git https://github.com/swoole/swoole-src Swoole is an event-driven asynchronous & concurrent networking communication framework with high performance written only in C for PHP. https://githu...
8,536 Views
5 Replies
09-20-2018, 01:39 AM
miaojun
    Thread: Can ci4 support swoole?
Post: Can ci4 support swoole?

Laravel (https://www.golaravel.com/post/laravel-5-6-is-now-released/)  and yii2  and   thinkphp  Both support swoole extensions. Can ci4 support swoole? Is there any possibility?
8,536 Views
5 Replies
09-19-2018, 11:54 PM
miaojun
  Tongue Thread: Does the controller name support hump to underline?
Post: Does the controller name support hump to underline...

Does the controller name support hump to underline? like this: Code: -- class data extends CommonController {     public function getData()    {         return view('get_data');     } }...
4,095 Views
2 Replies
10-21-2017, 10:55 PM
miaojun
    Thread: Does ci4 have an offline version of the document that can be downloaded?
Post: RE: Does ci4 have an offline version of the docume...

ok.thank you!
5,157 Views
4 Replies
10-17-2017, 12:52 AM
miaojun
    Thread: How do you access the $this bound data of the controller in the view? Ci3 is OK, ci4
Post: RE: How do you access the $this bound data of the ...

ok,Thank you!
8,019 Views
7 Replies
10-17-2017, 12:51 AM
miaojun
    Thread: How do you access the $this bound data of the controller in the view? Ci3 is OK, ci4
Post: RE: How do you access the $this bound data of the ...

I use CI development background management system, in the view to write some business will be more convenient. But I've solved this problem, and I've rebuilt the view function. Thanks.
8,019 Views
7 Replies
10-16-2017, 05:19 AM
miaojun
    Thread: In ci4, does the uri_to_assoc () method exist in the original Ci3?
Post: RE: In ci4, does the uri_to_assoc () method exist ...

I found the source file. It should be none I'll write one myself.
2,551 Views
1 Replies
10-14-2017, 07:13 AM
miaojun
    Thread: In ci4, does the uri_to_assoc () method exist in the original Ci3?
Post: In ci4, does the uri_to_assoc () method exist in t...

In ci4, does the uri_to_assoc () method exist in the original Ci3?
2,551 Views
1 Replies
10-14-2017, 06:21 AM
miaojun
    Thread: How do you access the $this bound data of the controller in the view? Ci3 is OK, ci4
Post: RE: How do you access the $this bound data of the ...

I looked carefully at the articles you gave me, but I still couldn't get the content of $this from view. I just want to get the content of the $this inherited by the current controller in view, but...
8,019 Views
7 Replies
10-14-2017, 06:03 AM
miaojun
    Thread: How do you access the $this bound data of the controller in the view? Ci3 is OK, ci4
Post: How do you access the $this bound data of the cont...

How do you access the $this bound data of the controller in the view? Ci3 is OK, ci4 doesn't seem to work souch as ci3's get_instance() I can use the global $this anywhere in the controller, mod...
8,019 Views
7 Replies
10-13-2017, 07:59 AM
miaojun
    Thread: Does ci4 have an offline version of the document that can be downloaded?
Post: Does ci4 have an offline version of the document t...

Does ci4 have an offline version of the document that can be downloaded? I visited https://bcit-ci.github.io/CodeIgniter4 in China and the Internet speed was very slow. Thank you
5,157 Views
4 Replies
09-30-2017, 04:11 PM
miaojun

Theme © iAndrew 2016 - Forum software by © MyBB