Welcome Guest, Not a member yet? Register   Sign In
pdo
#1

hello I'm still confused about using pdo in codeigniter 4, can someone give me an example?
Reply
#2

CI4 does not yet have a PDO driver.
https://codeigniter4.github.io/CodeIgnit...ments.html

So if you use PDO, please use it in the normal PHP way.
See https://www.php.net/manual/en/book.pdo.php
Reply




Theme © iAndrew 2016 - Forum software by © MyBB