How to Use Google Font in the WordPress website
In this blog post, we are going to explain how to use Google font in a WordPress website. We are going to explain step by step process Step:1 Need to know how to add google font to a we
Read More
In this article, we are going to discuss how to get the last inserted ID in Codeigniter. I will let you know how to get the last inserted id from the table. Sometimes, You have to work on relational tables where you perform the insert query on a table and you need that automatically generated ID to insert into the second table to create a relation between both tables.
In PHP, you can use the mysqli_insert_id function to get the last inserted ID.
In Codeigniter, You can use $this->db->insert_id(); function to get the last inserted ID.
insert_id() is function of "db" library. There is a number of query helper methods in Codeigniter.
Request a FREE Business Plan.
We are a professional Logo design company based in Tirupur start your branding needs. Blazingcoders helps to create a professional and creative logo as well as the concept-oriented logo. Logo plays an
Read MoreMobile applications are now crucial tools for companies looking to succeed in cutthroat industries in the digital age. In 2023, there will be more than 7.33 billion mobile phone users worldwide, makin
Read More