Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: VIRUS reported after Chrome update this morning! [SOLVED]
Post: RE: VIRUS reported after Chrome update this mornin...

Update 04-26-2024: This was a false flag from either Windows 11 or Chrome updates, it has now disappeared! So no Virus Threat.
272 Views
4 Replies
04-25-2024, 11:34 PM
InsiteFX
    Thread: Bug with sessions CI 4.5.1
Post: RE: Bug with sessions CI 4.5.1

Not sure how you are destroying your session, but try this. PHP Code: -- // remove takes eiter a single item or an array in $key session()->remove($sessionData); // destroy our session data. ...
257 Views
1 Replies
04-24-2024, 10:42 PM
InsiteFX
    Thread: SQL server connection not working
Post: RE: SQL server connection not working

Microsoft SQL Server via the SQLSRV driver (version 2012 and above only)
323 Views
15 Replies
04-24-2024, 03:50 AM
InsiteFX
    Thread: Best way to create microservices projects with CodeIgniter 4
Post: RE: Best way to create microservices projects with...

CodeIgniter 4 User Guide - Running Multiple Applications with one CodeIgniter Installation (https://codeigniter.com/user_guide/general/managing_apps.html#running-multiple-applications-with-one-codeign...
318 Views
9 Replies
04-24-2024, 03:37 AM
InsiteFX
    Thread: Getting supportedLocales after upgrade to 4.5.1
Post: RE: Getting supportedLocales after upgrade to 4.5....

PHP Code: -- $this->viewData['supportedLocales'] = config('App')->supportedLocales; --
162 Views
4 Replies
04-23-2024, 12:24 AM
InsiteFX
    Thread: Component help
Post: RE: Component help

This maybe what your looking for. CodeIgniter Tutorial 4: Creating Widgets with View Cells (https://www.petanikode.com/codeigniter4-view-cell/) You may need to translate part of the page using y...
114 Views
2 Replies
04-23-2024, 12:21 AM
InsiteFX
    Thread: TypeError when trying to use MemcachedHandler for sessions
Post: RE: TypeError when trying to use MemcachedHandler ...

PHP.net - Namespaces overview (https://www.php.net/manual/en/language.namespaces.rationale.php)
162 Views
3 Replies
04-18-2024, 09:24 PM
InsiteFX
    Thread: Webhooks and WebSockets
Post: Webhooks and WebSockets

Dev.to - Webhooks and WebSockets (https://dev.to/ricardogesteves/webhooks-and-websockets-3p53)
182 Views
0 Replies
04-18-2024, 10:39 AM
InsiteFX
    Thread: Pass custom variables to Shield custom layout
Post: RE: Pass custom variables to Shield custom layout

For one your missing the ending quote on 'My page title;
215 Views
2 Replies
04-15-2024, 11:17 PM
InsiteFX
    Thread: problem with textarea
Post: RE: problem with textarea

Where is the code for the form open and submit button?
202 Views
2 Replies
04-15-2024, 11:11 PM
InsiteFX
    Thread: Showing pdf on browser
Post: RE: Showing pdf on browser

How to open a PDF files in web browser using PHP? (https://www.geeksforgeeks.org/how-to-open-a-pdf-files-in-web-browser-using-php/)
217 Views
3 Replies
04-15-2024, 11:05 PM
InsiteFX
    Thread: Shield 1.0.3
Post: RE: Shield 1.0.3

Thank you @"kenjis"
861 Views
1 Replies
04-14-2024, 10:36 PM
InsiteFX
    Thread: Array to HTML "Table"
Post: RE: Array to HTML "Table"

This might be what your looking for. PHP.NET - list (https://www.php.net/manual/en/function.list.php)
365 Views
7 Replies
04-13-2024, 11:32 PM
InsiteFX
    Thread: v4.5.1 Bug Fix Released
Post: RE: v4.5.1 Bug Fix Released

Thank you CodeIgniter Development Team.
1,984 Views
11 Replies
04-13-2024, 11:17 PM
InsiteFX
    Thread: VIRUS reported after Chrome update this morning! [SOLVED]
Post: RE: VIRUS reported after Chrome update this mornin...

Well it looks like this is a false flag virus I scanned with 3 other anti-virus programs and no virus. So Windows is throwing a false flag on this virus just look at all the people getting it now. ...
272 Views
4 Replies
04-12-2024, 03:29 AM
InsiteFX
    Thread: VIRUS reported after Chrome update this morning! [SOLVED]
Post: RE: VIRUS reported after Chrome update this mornin...

Yes I read that also. But every time I use Chrome to download CodeIgniter 4.5.0 from the Development branch this is what I get. Scanned with different anti-virus programs and it finds none! ...
272 Views
4 Replies
04-11-2024, 02:17 AM
InsiteFX
    Thread: Page displays 'index.php'
Post: RE: Page displays 'index.php'

Came across this this morning may help you sort this out. Why are my PHP files showing as plain text? (https://stackoverflow.com/questions/3555681/why-are-my-php-files-showing-as-plain-text)
623 Views
17 Replies
04-10-2024, 11:26 PM
InsiteFX
    Thread: VIRUS reported after Chrome update this morning! [SOLVED]
Post: VIRUS reported after Chrome update this morning! [...

Ok, I do not usually ask questions on here but this morning I got an update to Google Chrome, Now when I go to Download the CodeIgniter 4 Development from GitHub it is saying that it has a VIRUS! ...
272 Views
4 Replies
04-10-2024, 11:19 PM
InsiteFX
    Thread: Page displays 'index.php'
Post: RE: Page displays 'index.php'

Sounds like there is no associated setting for .php files.
623 Views
17 Replies
04-09-2024, 11:38 PM
InsiteFX
    Thread: A guide to problem-solving techniques, steps, and skills
Post: A guide to problem-solving techniques, steps, and ...

A guide to problem-solving techniques, steps, and skills (https://blog.logrocket.com/product-management/problem-solving-techniques-skills/)
92 Views
0 Replies
04-08-2024, 03:37 PM
InsiteFX

Theme © iAndrew 2016 - Forum software by © MyBB