Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Composer - dependencies require a PHP version ">= 8.0.0". You are running 7.4.30."
Post: Composer - dependencies require a PHP version ">= ...

Hi, Guys Let's talk specifically about the Composer error in CodeIgniter ( 3 or 4 ) "Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 8.0.0". You are r...
3,189 Views
0 Replies
02-17-2023, 07:07 AM
Luís Andrade
    Thread: CodeIgniter 4 - Using mPDF
Post: RE: CodeIgniter 4 - Using mPDF

abatrans Wrote: (10-12-2022, 01:19 PM) -- Glad to see I am not the only one recommending mPDF.  I have written a helper function to also add custom fonts when you create the mPDF object. PHP Cod...
2,632 Views
3 Replies
10-16-2022, 07:01 AM
Luís Andrade
    Thread: Codeigniter and Bootstrap installation using composer
Post: RE: Codeigniter and Bootstrap installation using c...

JamesHimmerla Wrote: (10-10-2022, 03:22 AM) -- I have created a Codeigniter project and installed Bootstrap library using composer. I use composer create-project CodeIgniter/framework [project-name] ...
2,330 Views
3 Replies
10-12-2022, 10:07 AM
Luís Andrade
    Thread: CodeIgniter 4 - Using mPDF
Post: CodeIgniter 4 - Using mPDF

Hello, Guys! I've been migrating CI3 systems to CI4 for some time. It's not too insane the task because CI4 makes the code cleaner and shorter and with a very short learning curve, for those who alrea...
2,632 Views
3 Replies
10-12-2022, 09:20 AM
Luís Andrade
    Thread: CodeIgniter 4 - Temporary tables
Post: CodeIgniter 4 - Temporary tables

Hi, guys! Sometimes we need temporary tables to get a complex table created by code in CI4. Let's do it simple. $this->forge = \Config\Database::forge('default'); // see CI4 guide //If table alread...
875 Views
1 Replies
10-10-2022, 01:24 PM
Luís Andrade
    Thread: CodeIgniter 4 - How to use CAST
Post: CodeIgniter 4 - How to use CAST

Hi, guys! Simple example to use CAST in CI4 when we need order strings Considering Query builder. ...   ->orderBy('CAST(table_name AS SIGNED),'ASC') use SIGNED/UNSIGNED, ASC/DESC according to your n...
435 Views
0 Replies
10-10-2022, 01:08 PM
Luís Andrade
    Thread: CI 3 & PHP 8.1
Post: RE: CI 3 & PHP 8.1

kilishan Wrote: (03-03-2022, 07:42 AM) -- I know this is an older post, but for those that find this answer later, version 3.1.13 was released today that brings PHP 8.0 and 8.1 compatibility along wi...
16,226 Views
9 Replies
07-31-2022, 04:16 PM
Luís Andrade
    Thread: CodeIgniter.com - Report problems!
Post: RE: CodeIgniter.com - Report problems!

kilishan Wrote: (04-28-2020, 06:40 AM) -- @nige1 thanks. I transferred the old Cloudflare account from Jim's account last night and it looked fine when I went to bed. Investigating. -- Thank you very...
169,593 Views
68 Replies
04-28-2020, 09:53 AM
Luís Andrade
    Thread: CodeIgniter.com - Report problems!
Post: RE: CodeIgniter.com - Down / Whoops!

kilishan Wrote: (03-26-2020, 10:22 AM) -- John_Betong Wrote: (03-26-2020, 09:46 AM) -- kilishan Wrote: (03-25-2020, 08:38 PM) -- It's back up and running. -- I am very curious to know how the probl...
169,593 Views
68 Replies
03-27-2020, 12:56 PM
Luís Andrade
    Thread: CodeIgniter.com - Report problems!
Post: RE: https://codeigniter.com/ Homepage problem

kilishan Wrote: (03-24-2020, 07:09 PM) -- I have finally gotten access to the server thanks to the hosting company support. So digging into things now. Definitely something funky going on since I log...
169,593 Views
68 Replies
03-26-2020, 08:43 AM
Luís Andrade
    Thread: The CodeIgniter Foundation is finally here.
Post: RE: The CodeIgniter Foundation is finally here.

kilishan Wrote: (03-20-2020, 10:38 AM) -- Hey Luis - Thanks for wanting to donate! The Foundation is a Canadian entity that was formed by Jim. At this time, that is still in flux, and we don't...
47,247 Views
24 Replies
03-26-2020, 08:31 AM
Luís Andrade
    Thread: The CodeIgniter Foundation is finally here.
Post: RE: The CodeIgniter Foundation is finally here.

Hello, Paul Was the CodeIgniter Foundation effectively created according to the wishes of dear JIM PARRY? How can we users collaborate by making donations to the foundation? Is there a Foundation web...
47,247 Views
24 Replies
03-19-2020, 09:10 PM
Luís Andrade
    Thread: Important News about Jim Parry and the Project
Post: RE: Important News about Jim Parry and the Project

I wish the Spiritual Plan welcomed you very well because you were very important to all of us who believed in the CodeIgniter Project for many years. Rest in peace, dear friend JIM PARRY. Thank you v...
142,413 Views
98 Replies
03-19-2020, 08:25 PM
Luís Andrade
  Thumbs Up Thread: CodeIgniter 3.1.5 Released
Post: RE: CodeIgniter 3.1.5 Released

Hi, CI Team Thank you very much for your hard work. God bless you!
100,874 Views
43 Replies
06-29-2017, 07:05 AM
Luís Andrade
    Thread: CodeIgniter 3.1.4 released
Post: RE: CodeIgniter 3.1.4 released

You all keep our CI Projects alive I really admire everyone's effort. Thank you very much, DevTeam. Nice Hard work!
96,327 Views
37 Replies
04-01-2017, 12:30 PM
Luís Andrade
    Thread: Trying to write a Library for the new Xajax
Post: RE: Trying to write a Library for the new Xajax

Hi, jasonzig I've been using xajax last years by a very easy way using as a library. I think library is more convenient and clear. I did it according to my own thoughts and codes. But the links be...
13,966 Views
8 Replies
05-26-2016, 02:40 PM
Luís Andrade

Theme © iAndrew 2016 - Forum software by © MyBB