Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: How to implement blockchain in PHP
Post: How to implement blockchain in PHP

I would like to develop blog app in CI4 using blockchain technology Can CRUD work on blockchain? 
1,616 Views
1 Replies
03-19-2020, 08:20 PM
msjagan
    Thread: About Blockchain
Post: RE: About Blockchain

Thank you for making me understand what the blockchain is and how it works. I really appreciate the explanation you provided.
4,185 Views
4 Replies
03-12-2020, 08:37 PM
msjagan
    Thread: About Blockchain
Post: RE: About Blockchain

Thank you so much for clarifying me about implementing blockchain on PHP. if form data can't be edited, there is no way to develop applications such as invoice or any kind of data that has to be ed...
4,185 Views
4 Replies
03-11-2020, 08:35 PM
msjagan
    Thread: How to integrate TCPDF on CI4 as Library
Post: RE: How to integrate TCPDF on CI4 as Library

I corrected the wrong like you mentioned and still it throws the same error
10,517 Views
5 Replies
03-09-2020, 11:32 PM
msjagan
    Thread: About Blockchain
Post: About Blockchain

Hi Guys! One of my client wants application developed on blockchain is there any way to development application on PHP using blockchain? I mean save and edit form data like we do in PHP application...
4,185 Views
4 Replies
03-09-2020, 11:29 PM
msjagan
  Photo Thread: How to integrate TCPDF on CI4 as Library
Post: How to integrate TCPDF on CI4 as Library

I am trying to integrate TCPDF on CI4. while integrating, it throws  What I have done so far is  1) Pasted tcpdf folder in library folder 2) Created "Tpdf.php" in library folder (code below) ...
10,517 Views
5 Replies
03-09-2020, 04:19 AM
msjagan
    Thread: CodeIgniter 4.0 is here!
Post: RE: CodeIgniter 4.0 is here!

Amazing
216,720 Views
132 Replies
02-24-2020, 03:14 AM
msjagan
    Thread: CodeIgniter 4 Playground
Post: RE: CodeIgniter 4 Playground

This is what I had been expecting for long time Thank you CI Team
168,682 Views
71 Replies
11-25-2019, 08:51 PM
msjagan
    Thread: How to write query on Model and Call Model using Controller in Codeigniter 4?
Post: RE: How to write query on Model and Call Model usi...

Guys I found way to pass/fetch values between controller and model with hints you provided. Let me share the sample CRUD system once it is done. Thanks Guys
5,981 Views
4 Replies
11-17-2019, 09:22 PM
msjagan
    Thread: Help needed Multi city flight search logic
Post: RE: Help needed Multi city flight search logic

Thanks for hints guys :) I may also require another help. Is there any free flight search API available (atleast with limitations)?
3,983 Views
4 Replies
11-17-2019, 09:14 PM
msjagan
    Thread: Help needed Multi city flight search logic
Post: RE: Help needed Multi city flight search logic

Guys Help please
3,983 Views
4 Replies
11-15-2019, 08:54 PM
msjagan
    Thread: Help needed Multi city flight search logic
Post: Help needed Multi city flight search logic

I would like to create flight booking system in CI4. I know the search logic for single and return way, but I couldn't figure out the logic for Multi city flight search like multi city search in exped...
3,983 Views
4 Replies
11-14-2019, 04:05 AM
msjagan
    Thread: CodeIgniter logo for all versions
Post: RE: CodeIgniter logo for all versions

Great and also waiting for the stable release of Codeigniter 4 version. :)
13,755 Views
4 Replies
10-06-2019, 09:16 PM
msjagan
    Thread: [split] CodeIgniter 4 sample project?
Post: RE: [split] CodeIgniter 4 sample project?

Can anybody provide sample CRUD project that is developed with CI4 version? It would help understand the changes more easily
11,405 Views
7 Replies
09-30-2019, 11:54 PM
msjagan
    Thread: Setting and Getting Session and Flashdata
Post: RE: Setting and Getting Session and Flashdata

Yes CI4 is way different than CI3. learning the changes was made on CI4 by applying in sample project. [hr] Also found simple way to set and get session and flashdata. I will share my code with sam...
9,282 Views
9 Replies
09-26-2019, 04:45 AM
msjagan
    Thread: Setting and Getting Session and Flashdata
Post: RE: Setting and Getting Session and Flashdata

Digital_Wolf Wrote: (09-26-2019, 02:14 AM) -- full simple example for CI4: PHP Code: --
9,282 Views
9 Replies
09-26-2019, 02:26 AM
msjagan
    Thread: Setting and Getting Session and Flashdata
Post: RE: Setting and Getting Session and Flashdata

titounnes Wrote: (09-26-2019, 01:35 AM) -- $session = session(); $session->set('user', 'someone'); -- Thank you, it works Should "$session = session();" be called on each controller? Is ther...
9,282 Views
9 Replies
09-26-2019, 02:10 AM
msjagan
    Thread: CI4 Whoops additions if and only if LOCALHOST
Post: RE: CI4 Whoops additions if and only if LOCALHOST

Great
6,908 Views
6 Replies
09-26-2019, 12:31 AM
msjagan
    Thread: Setting and Getting Session and Flashdata
Post: Setting and Getting Session and Flashdata

Can anybody guide me how to set and retrieve session and flashdata? I initialized session base controller and when I try to set and get on User controller, I am getting error saying "ErrorExceptoin...
9,282 Views
9 Replies
09-26-2019, 12:16 AM
msjagan
    Thread: How to write query on Model and Call Model using Controller in Codeigniter 4?
Post: How to write query on Model and Call Model using C...

I am trying to fetch values from users table but throws error. Can anyone give sample snippet for the query (Select, Insert)? PHP Code: --
5,981 Views
4 Replies
09-24-2019, 01:32 AM
msjagan

Theme © iAndrew 2016 - Forum software by © MyBB