Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: paginate/pagination ERROR
Post: paginate/pagination ERROR

PHP Code: -- How do you use paginate() in ci4 accompanied by query() //situation I am trying to use the paginate() accompanied with the query() but i get error messages i tried to do one with only ...
1,758 Views
2 Replies
06-01-2021, 01:00 AM
John mark bartholomon
    Thread: Calling a raw php file that is not a method nor controller?
Post: RE: Calling a raw php file that is not a method no...

includebeer Wrote: (05-16-2021, 12:56 PM) -- CodeIgniter's .htaccess file is messing with your URL and redirect it to the front controller (index.php). I think the easiest way to do this would be to ...
2,937 Views
5 Replies
05-16-2021, 09:37 PM
John mark bartholomon
    Thread: Calling a raw php file that is not a method nor controller?
Post: RE: Calling a raw php file that is not a method no...

paliz Wrote: (05-16-2021, 03:09 AM) -- To call raw file in contoller you should use helper() Create g_helper and put it helper folder then go to h Controller call  helper("g") Finally call functio...
2,937 Views
5 Replies
05-16-2021, 09:35 PM
John mark bartholomon
    Thread: Calling a raw php file that is not a method nor controller?
Post: Calling a raw php file that is not a method nor co...

Summarry: I am submitting a form to a php file tat is not a method or controller(it is a raw php file) Problem: When I submit the form it says that  "Controller or its method is not found: \App\C...
2,937 Views
5 Replies
05-15-2021, 08:56 PM
John mark bartholomon
    Thread: I am currently using Codeigniter 4.1.1 how do you retrieve data from the $afterInsert
Post: RE: I am currently using Codeigniter 4.1.1 how do ...

InsiteFX Wrote: (04-14-2021, 11:46 AM) -- It can also hold error information if the result set failed. It defines the callback method. -- Appreciate the response , thank you.
2,584 Views
5 Replies
04-14-2021, 06:21 PM
John mark bartholomon
    Thread: I am currently using Codeigniter 4.1.1 how do you retrieve data from the $afterInsert
Post: RE: I am currently using Codeigniter 4.1.1 how do ...

Thanks for the response .My question now is why is there a need for $afterInsert since you cannot return any value.I understand the use of $beforeInsert since you can maybe hash the password or alter ...
2,584 Views
5 Replies
04-14-2021, 03:22 AM
John mark bartholomon
    Thread: I am currently using Codeigniter 4.1.1 how do you retrieve data from the $afterInsert
Post: I am currently using Codeigniter 4.1.1 how do you ...

I am currently using Codeigniter 4.1.1 how do you retrieve the returned data from the $afterInsert callback here are my codes my question is how to get retrive and access the returned $data from the ...
2,584 Views
5 Replies
04-12-2021, 10:12 PM
John mark bartholomon

Theme © iAndrew 2016 - Forum software by © MyBB