Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: How to disassemble html skills?
Post: RE: How to disassemble html skills?

ciadmin Wrote: (08-29-2019, 09:19 PM) -- One possibility is to use the View Parser (https://codeigniter4.github.io/userguide/outgoing/view_parser.html) Build your view as Code: -- {codeGoe...
3,085 Views
2 Replies
08-30-2019, 05:37 PM
rfrkk
    Thread: How to disassemble html skills?
Post: How to disassemble html skills?

There are dozens of php html structures as follows... ... Where is the shared part. The menu content in nav also uses the php template syntax I put the content into nav.php and...
3,085 Views
2 Replies
08-29-2019, 07:09 PM
rfrkk
    Thread: Using PDO connect has error
Post: Using PDO connect has error

According to this document [link] (https://codeigniter4.github.io/userguide/database/configuration.html), following pdo setting will show an error:"Class '\CodeIgniter\Database\pdo\Connection' not fou...
7,391 Views
3 Replies
03-09-2019, 05:30 PM
rfrkk
    Thread: CI 4 Marketing
Post: RE: CI 4 Marketing

https://codeigniter4.github.io/userguide Since I am a newbie, my opinion is believed to be the best reference for the development team. The current document is too brief and unclear, so people trun ...
6,180 Views
4 Replies
03-05-2019, 05:44 PM
rfrkk
    Thread: How to use xdebug instead of CI4 built-in debugging?
Post: RE: How to use xdebug instead of CI4 built-in debu...

It still don't show xdebug display after modifying documents teaching. I would see more detail infomations as Time and Menory field, but them couldn't be find in ci4's errors dispaly. Thank you ...
2,881 Views
2 Replies
03-04-2019, 04:51 AM
rfrkk
    Thread: How to use xdebug instead of CI4 built-in debugging?
Post: How to use xdebug instead of CI4 built-in debuggin...

As the title. I use php7.3.1 and xdebug2.7 in some hosting, How to use Xdebug instead of CI4 built-in debugging? Thank you for your help.
2,881 Views
2 Replies
03-03-2019, 11:45 PM
rfrkk
    Thread: controller of _remap seem to fail.
Post: RE: controller of _remap seem to fail.

kilishan Wrote: (03-02-2019, 12:15 PM) -- Sorry - as a general practice I won't download random files from the internet. If you'd like to submit a PR for the fix, that would be great. -- How to sub...
8,042 Views
10 Replies
03-02-2019, 06:23 PM
rfrkk
    Thread: Could add the https routes ?
Post: Could add the https routes ?

Allows developers to establish custom HTTPs routes. Developers also have the choice to build a specific URL for every HTTPS route. Thank you.
2,045 Views
1 Replies
02-23-2019, 05:34 PM
rfrkk
    Thread: controller of _remap seem to fail.
Post: RE: controller of _remap seem to fail.

I found the bugs that is route.php of ci debug tool. I update all packages by Zip compressed file for you testing , thank you. download (https://drive.google.com/file/d/1odfEF8Pflvfxa0Fgsx05SwfG...
8,042 Views
10 Replies
02-22-2019, 06:19 PM
rfrkk
    Thread: controller of _remap seem to fail.
Post: RE: controller of _remap seem to fail.

I found this error just when I started development mode. It maybe have bugs, maybe it?
8,042 Views
10 Replies
02-21-2019, 10:42 PM
rfrkk
    Thread: controller of _remap seem to fail.
Post: RE: controller of _remap seem to fail.

kilishan Wrote: (02-20-2019, 09:21 PM) -- What does the relevant route for that look like? -- PS:  I use codeigniter 4.0.0 alpha5 version, thank you.
8,042 Views
10 Replies
02-20-2019, 09:48 PM
rfrkk
    Thread: controller of _remap seem to fail.
Post: RE: controller of _remap seem to fail.

kilishan Wrote: (02-20-2019, 09:21 PM) -- What does the relevant route for that look like? -- I don't set any relevant route for wheels, it just has default code in route.php PHP Code: -- $ro...
8,042 Views
10 Replies
02-20-2019, 09:46 PM
rfrkk
  Exclamation Thread: controller of _remap seem to fail.
Post: controller of _remap seem to fail.

I build a controller: care.php in App\Controllers\wheels, for simple testing _remap, the code is as follows. Assuming the URL is 127.0.0.1/myproject/wheels/care/a1, it will get a1 string. But,ass...
8,042 Views
10 Replies
02-20-2019, 06:01 PM
rfrkk
    Thread: Does ci4 need the route cache feature?
Post: RE: Does ci4 need the route cache feature?

I make a stress-test by webbench testing laravel5.7 and ci4 aplha5 performance. environment: os centos 7 php 7.3.1 with opcache apache 2.4.38 They run the same php and the same route, result ...
3,771 Views
3 Replies
02-04-2019, 07:58 PM
rfrkk
    Thread: Does ci4 need the route cache feature?
Post: Does ci4 need the route cache feature?

Like the laravel route cache  url:https://laravel.com/docs/5.7/controllers#route-caching (https://laravel.com/docs/5.7/controllers#route-caching) It say: Using the route cache will drastically de...
3,771 Views
3 Replies
02-03-2019, 07:16 PM
rfrkk
    Thread: PHPbenchmarks.com
Post: RE: PHPbenchmarks.com

It can't find codeigniter anymore at PHPbenchmarks.com  :angel:
31,324 Views
23 Replies
02-03-2019, 07:03 PM
rfrkk

Theme © iAndrew 2016 - Forum software by © MyBB