Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Cannot send email using shield auth
Post: Cannot send email using shield auth

Hi, I have implemented CodeIgniter Shield for my Project, and been trying to register with email verification, but some how  this message pops up: CodeIgniter\Shield\Exceptions\RuntimeException C...
906 Views
1 Replies
11-20-2022, 05:02 AM
samaidha
    Thread: Mysteriously empty $_POST
Post: RE: Mysteriously empty $_POST

HI, I think one way to accomplish this is by trying PHP sessions: for example: //page1.php Page1 Name Email ---------------------------------------------...
1,884 Views
3 Replies
02-20-2022, 12:19 PM
samaidha
    Thread: Iterate over a DB function, JSON_ARRAY in CI4
Post: RE: Iterate over a DB function, JSON_ARRAY in CI4

Hi, I've managed to solve this problem, below is my code. Hope it helps somebody
1,507 Views
2 Replies
02-20-2022, 11:45 AM
samaidha
    Thread: Iterate over a DB function, JSON_ARRAY in CI4
Post: Iterate over a DB function, JSON_ARRAY in CI4

Hi, I'm storing a JSON_ARRAY in the DB(10.4.22-MariaDB) , with 2 tables (`hotel` and a `services`) joined,  following is the `services` Model's save method: PHP Code: -- public function saveServic...
1,507 Views
2 Replies
02-18-2022, 07:32 AM
samaidha
    Thread: Query a associative array from Database CI4
Post: RE: Query a associative array from Database CI4

Thank you Both @"InsiteFX" and @"iRedds" for taking the time to answer the question, The answer by @"iRedds" has solved the the problem (greatly appriciated), and thanks to @"InsiteFX" for providi...
1,965 Views
3 Replies
02-11-2022, 04:44 AM
samaidha
    Thread: Query a associative array from Database CI4
Post: Query a associative array from Database CI4

Hi, hope you guys are doing ok,  I'm having trouble changing an array to an object in CI4, I have my working code in PHP which works fine, but I'm having difficulty writing it on CI4, below is my...
1,965 Views
3 Replies
02-10-2022, 02:47 PM
samaidha

Theme © iAndrew 2016 - Forum software by © MyBB