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
Codeigniter 4Crud codeigniter 4 is an acronym for Create, Read, Update, and Delete in CI. These are the four basic fundamental operations used in managing and manipulating data within a database. Best Codeigniter 4 Crud Operation Tutorial For Beginnershowdy guys !! […]
What are the top 10 awesome websites that web developers must see in 2023?
BlogBest 10 websites that web developers must see in 2023 howdy, guys !! Every day, lots of websites are created and there are lots of websites ready to teach you web development. In my spare time, I always love to […]
What should I learn if I want to make a website in 2020?
BlogWhat should I learn if I want to make a website in 2020? howdy guys !! So, you’re interested in learning how to make a website ? First of all, congratulations. You’ve made a great choice. It’s very important to […]
Step by Step guide How to install XAMPP in Windows 10 and port configuration
PhpHow 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 […]
What are the difference between xml and html?
BlogWhat are the difference between HTML and XML? XML, in full extensible markup language, a document formatting language used for some World Wide Web pages. XML began to be developed in the 1970s.XML is a markup language which is designed […]
Difference between web development and web design
BlogWhen we are new to web then this question “What is the difference between web development and web design” always arise into our mind, we got confuse all to answer this question. What are the roles of web designers and […]
Top 20 CodeIgniter Interview Questions and Answers
CodeigniterTop 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
PhpThis 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
Codeigniterhowdy 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 […]