Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Simple Introduction To HTMX
Post: Simple Introduction To HTMX

Simple Introduction To HTMX (https://dev.to/ethand91/simple-introduction-to-htmx-18fg)
22 Views
0 Replies
11 hours ago
InsiteFX
    Thread: Shield 1.0.2
Post: RE: Shield 1.0.2

Thank you Development Teams.
345 Views
1 Replies
Yesterday, 01:46 AM
InsiteFX
    Thread: PHP 8.3.4. This is a bug fix release.
Post: PHP 8.3.4. This is a bug fix release.

PHP 8.3.4. This is a bug fix release.
145 Views
0 Replies
03-15-2024, 05:15 AM
InsiteFX
    Thread: Showing only one error in validation
Post: RE: Showing only one error in validation

Your for loop is what is doing it set a flag or something to tell you that you already have an error.
152 Views
2 Replies
03-15-2024, 12:06 AM
InsiteFX
    Thread: How to insert NOW() in DATETIME field
Post: RE: How to insert NOW() in DATETIME field

No, you can specify what time to use. PHP Code: -- $myTime = new Time('now', 'America/Chicago', 'en_US'); --
6,538 Views
9 Replies
03-12-2024, 02:01 AM
InsiteFX
    Thread: How to insert NOW() in DATETIME field
Post: RE: How to insert NOW() in DATETIME field

You can also use the Time Class. CodeIgniter 4 User Guide - Times and Dates - now() (https://codeigniter.com/user_guide/libraries/time.html#now) PHP Code: --
6,538 Views
9 Replies
03-11-2024, 11:37 PM
InsiteFX
    Thread: CodeIgniter4 Viewi Demo
Post: RE: CodeIgniter4 Viewi Demo

Yes, I know that @"kenjis", I was just making sure you got the credit for making it work with CI4 what you wrote.
472 Views
7 Replies
03-11-2024, 09:19 AM
InsiteFX
    Thread: CodeIgniter4 Viewi Demo
Post: RE: CodeIgniter4 Viewi Demo

@"kenjis", is the Author of viewi not me, please correct your post and give kenjis his credit it for it.
472 Views
7 Replies
03-10-2024, 11:01 PM
InsiteFX
    Thread: CodeIgniter Shield 1.0.0 Official Release Announcement
Post: RE: CodeIgniter Shield 1.0.0 Official Release Anno...

i60devs Wrote: (01-24-2024, 01:40 PM) -- It's worrisome that @Kenjis is the only active contributor to our sweet codeigniter. CodeIgniter remains the best framework in my opinion, let's save this fra...
4,366 Views
16 Replies
03-09-2024, 11:17 PM
InsiteFX
    Thread: Migrate from Myth/Auth to Shield
Post: RE: Migrate from Myth/Auth to Shield

The tables in Myth Auth and Shield are not the same tables. Shield has better Security and more tables to handle it. Like the password is no stored in the users table etc.
306 Views
4 Replies
03-09-2024, 11:15 PM
InsiteFX
    Thread: Processing 1 Billion Rows in PHP
Post: RE: Processing 1 Billion Rows in PHP

Thank you, Good read.
260 Views
1 Replies
03-09-2024, 01:46 AM
InsiteFX
    Thread: Support for multiple .env file.
Post: RE: Support for multiple .env file.

Would just add blot to CodeIgniter 4. KISS.
2,424 Views
10 Replies
03-06-2024, 11:52 PM
InsiteFX
    Thread: How to insert NOW() in DATETIME field
Post: RE: How to insert NOW() in DATETIME field

Here is the full listing of it. w3resurce - MySQL NOW() function (https://www.w3resource.com/mysql/date-and-time-functions/mysql-now-function.php) Note: The date and time is returned as "YYYY-MM...
6,538 Views
9 Replies
03-06-2024, 04:47 AM
InsiteFX
    Thread: server-side DataTables Library for CodeIgniter4
Post: RE: server-side DataTables Library for CodeIgniter...

@"JustJohnQ", Thank you it works.
10,349 Views
10 Replies
03-04-2024, 07:52 AM
InsiteFX
    Thread: Splitting responsibilities between controller and model
Post: RE: Splitting responsibilities between controller ...

Looks ok to me. You can see how it is done by looking at the Shield LoginModel.
346 Views
5 Replies
03-04-2024, 04:51 AM
InsiteFX
    Thread: server-side DataTables Library for CodeIgniter4
Post: RE: server-side DataTables Library for CodeIgniter...

Documentation 404 Error Page Not Found!
10,349 Views
10 Replies
03-04-2024, 12:31 AM
InsiteFX
    Thread: form POST not working
Post: RE: form POST not working

You can add it to your hosts file you need to use notepad as an elevated Administrator
395 Views
8 Replies
03-04-2024, 12:25 AM
InsiteFX
    Thread: Migrate from Myth/Auth to Shield
Post: RE: Migrate from Myth/Auth to Shield

First off from looking at both Migration files it will not be easy, Shield breaks apart Myth Auth's Users into smaller tables etc. Best to export your database first and make a backup. But I do...
306 Views
4 Replies
03-02-2024, 10:50 PM
InsiteFX
    Thread: form POST not working
Post: RE: form POST not working

SEE: The part Add News::create() to Create a News Item. CodeIgniter 4 User Guide - Build Your First Application Create News Items (https://codeigniter.com/user_guide/tutorial/create_news_items.html...
395 Views
8 Replies
03-02-2024, 10:45 PM
InsiteFX
    Thread: Athurization Refresh Token in Shield
Post: RE: Athurization Refresh Token in Shield

Post an issue about it on the Shield GitHub Page.
212 Views
1 Replies
03-01-2024, 11:10 AM
InsiteFX

Theme © iAndrew 2016 - Forum software by © MyBB