PHP Tutorials
Laravel 7/6 Ajax CRUD Tutorial
Here, i will guide you step by step ajax crud operations in laravel 7/6 with modal and pagination. we will create jquery ajax crud with modals using datatables …
PHP - Dynamic Drag And Drop Table Rows Using JQuery Ajax
As we know, dynamic sorting or drag and drop list items or div or table rows, it's amazing things for client or any user to understand flow. If you create sorti…
How To Automatically Generate Sitemap In Laravel?
Here, I will show you laravel generate sitemap. This article goes in detailed on how to create dynamic xml sitemap in laravel. I explained simply step by step l…
Laravel 9 Create RSS Feed Example Tutorial
I am going to explain you example of laravel 9 generate rss feed. I would like to share with you laravel 9 get rss feed. I’m going to show you about laravel 9…
How To Generate RSS Feed In Laravel?
Today, I will let you know example of laravel generate rss feed. let’s discuss about laravel get rss feed. you can see laravel create rss feed. we will help y…
How To Get Current Month In Codeigniter?
We will learn how to get current month data in codeigniter. we can get current month data using codeigniter query builder. we will use MONTH() and YEAR() mysql …
PHP Codeigniter Curl Post Request Example
In this tutorial, i will give you example of how to fire curl post request with codeigniter. it will help to get third party api data using curl request in code…
Codeigniter Check Request Is Ajax Example
Hi everyone, Sometimes we need to check request is ajax or not in codeigniter 3 application. If you want to call same method but if request is ajax then you per…
Codeigniter Get File Extension Before Upload
Are you looking for codeigniter get extension of file before upload then i will help you to get file extension in codeigniter from file name. we can get file ex…
Codeigniter Remove Index.php Using Htaccess
I want to share this tutorial for codeigniter remove index.php from url using htaccess file. I will show you code for how to remove index.php from url in codeig…