Top PHP Frameworks 2024

PHP frameworks are an essential tool for web development and software engineering. These frameworks provide structure, organization, and best practices for developers, allowing them to create high-quality code quickly and efficiently. This blog post will explain what PHP frameworks are, […]

get last executed query in PHP Codeigniter

get last executed query in PHP Codeigniter howdy guys !! In this post , I will explain how to get last executed query in PHP Codeigniter 3 . I will help you to get last query executed in MySQL by […]

Codeigniter 4 Crud Operation With source code

Best Codeigniter 4 Crud Operation Tutorial For Beginners howdy guys !! For any programming language ,we know CRUD( insert ,read,update,delete operation) operation is essential  before learning advance. We assume that you are familiar with CodeIgniter’s MVC structure, so We did […]

Step by Step guide How to install XAMPP in Windows 10 and port configuration

How to install XAMPP in Windows 10 howdy guys !! if we are  starting PHP development , we must need development environment. To create a local server environment on our windows machine, we can use XAMPP , It is a completely […]

Top 20 CodeIgniter Interview Questions and Answers

Top 20 CodeIgniter Interview Questions and Answers Codeigniter is fast, reliable, lightweight and more capable, built with performance in mind. PHP framework is an easy debug that allows you easily to get out the errors in your development A Quick […]

Best 50 php Interview question for Php developer in 2020

This Post provides you with a compilation of the top PHP interview questions you might face during your job interview in 2020.  This post will help you  to understand basic to advance PHP. Best 50 php Interview question for Php developer in […]

How to Create Responsive Multi Level Dynamic Menu In Codeigniter

howdy guys !! In this post, I will explain the responsive Multi-Level Dynamic Menu In Codeigniter. i will create an example of a multi-level dynamic menu in Codeigniter. I will show the parent and child menu with a nested tree […]

Passing data from controller to view in codeigniter

A view is  just a web page i.e combination of HTML and CSS also called front view, or a page fragment, like a header, footer, sidebar, etc. In fact, views can flexibly be embedded within other views (within other views, […]

Best OpenSource projects that developed using Codeigniter

Open source PHP web application using Codeigniter framework, which is very easy to learn. Best OpenSource projects Bonfire Bonfire is a best web application framework built on top of CodeIgniter, developed by Ezell worked on freelance in 2009. Features Built-In […]

Top 5 Frameworks of PHP in 2020

Top 5 Frameworks of PHP in 2020 When we talk about PHP frameworks there is always question in mind that which one is best? Will this be easy to learn or not? Which one is better in performance? Security problem? […]