Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Non PHP Config Files in CodeIgniter 3
Post: Non PHP Config Files in CodeIgniter 3

Is there a clean way of replacing the PHP config files in CodeIgniter 3 with a different format like JSON or TOML without having to type in the location of the value for each variable in the PHP file?...
1,606 Views
1 Replies
10-14-2018, 03:12 AM
ItsSeaJay
    Thread: My website
Post: RE: My website

I can't read Polish, but it looks kinda nice visually?
9,201 Views
3 Replies
10-04-2018, 04:16 AM
ItsSeaJay
    Thread: What's With the Frown on the Spotlight Forum?
Post: RE: What's With the Frown on the Spotlight Forum?

ciadmin Wrote: (10-02-2018, 09:07 AM) -- My bad ... I messed up the edit, not noticing that my browser kindly filled in a couple of fields. That should be fixed now ... not messing with you! -- It ...
4,429 Views
4 Replies
10-03-2018, 12:52 AM
ItsSeaJay
    Thread: What's With the Frown on the Spotlight Forum?
Post: RE: What's With the Frown on the Spotlight Forum?

ciadmin Wrote: (10-02-2018, 05:09 AM) -- Good point ... i have changed it to a smile instead. -- That's great, but now there's no forum called 'Spotlight', and instead it says 'Codeigniter 4 Roadma...
4,429 Views
4 Replies
10-02-2018, 06:50 AM
ItsSeaJay
    Thread: What's With the Frown on the Spotlight Forum?
Post: What's With the Frown on the Spotlight Forum?

So there's something weird I've noticed about the Spotlight forum's description, and I was wondering if someone could explain it to me: Quote: -- Sites built with CodeIgniter - share the love :-...
4,429 Views
4 Replies
10-02-2018, 02:54 AM
ItsSeaJay
    Thread: Musketeer - A Single-File Installer for CodeIgniter
Post: RE: Musketeer - A Single-File Installer for CodeIg...

ignitedcms Wrote: (09-30-2018, 08:49 PM) -- Looks interesting! -- Thank you!
7,742 Views
3 Replies
10-02-2018, 02:50 AM
ItsSeaJay
    Thread: Musketeer - A Single-File Installer for CodeIgniter
Post: Musketeer - A Single-File Installer for CodeIgnite...

I've just finished up on the first major iteration of Musketeer (https://github.com/itsseajay/musketeer), a program that lets you install CodeIgniter 3 (http://codeigniter.com) right through your brow...
7,742 Views
3 Replies
09-30-2018, 04:13 AM
ItsSeaJay
    Thread: Best way to find the system and application folders above the web root in CI3?
Post: RE: Best way to find the system and application fo...

ciadmin Wrote: (09-29-2018, 11:22 AM) -- ItsSeaJay Wrote: (09-29-2018, 10:36 AM) -- OK, so for the project I'm working on right now, I've decided to make it find the system and application folders l...
12,777 Views
7 Replies
09-29-2018, 11:27 AM
ItsSeaJay
    Thread: Best way to find the system and application folders above the web root in CI3?
Post: RE: Best way to find the system and application fo...

OK, so for the project I'm working on right now, I've decided to make it find the system and application folders like this: PHP Code: -- $system_path = __DIR__.DIRECTORY_SEPARATOR.\'../system'; $appl...
12,777 Views
7 Replies
09-29-2018, 10:36 AM
ItsSeaJay
    Thread: Best way to find the system and application folders above the web root in CI3?
Post: RE: Best way to find the system and application fo...

ciadmin Wrote: (09-26-2018, 04:14 PM) -- Take a look at hopw we are doing it in CI4 ... https://bcit-ci.github.io/CodeIgniter4/concepts/structure.html -- Yes, I realise that in CodeIgniter 4 this w...
12,777 Views
7 Replies
09-27-2018, 01:05 AM
ItsSeaJay
    Thread: Best way to find the system and application folders above the web root in CI3?
Post: Best way to find the system and application folder...

One of the first things you notice about CodeIgniter 3 when you install it is that the index.php file is stored in the document root, meaning that when you eventually go to deploy your finished applic...
12,777 Views
7 Replies
09-26-2018, 12:54 PM
ItsSeaJay

Theme © iAndrew 2016 - Forum software by © MyBB