Scripts & Templates
Remove index.php from CodeIgni...
12-04-2023 - 08:04This tutorial shows how to remove index.php from URL in Codeigniter. You may want to remove the index.php file so that clean URL l...
- READ MORE
- 4.2 3996 views
How to clear CodeIgniter Cache
12-04-2023 - 07:04Clearing the cache in CodeIgniter framework
- READ MORE
- 4.6 15586 views
Excel Template To-Do-List with...
17-08-2021 - 12:08Who doesn’t enjoy the feeling of accomplishment after checking a checkbox? This To Do List Excel Template includes dynamic check...
- READ MORE
- 4.1 6271 views
Business Project Proposal - Wo...
17-08-2021 - 11:08Project Proposal Word Template is a template that helps companies or also individuals to propose any Product or Service project an...
- READ MORE
- 4.0 20258 views
Secure login system using PHP ...
16-08-2021 - 10:08For this tutorial, you will learn how you can create your very own secure PHP login system.
- READ MORE
- 4.5 130248 views
How to create PDF from HTML us...
16-08-2021 - 08:08PDF file format is very useful to download bulk data in the web application. It helps the user to download dynamic content in file...
- READ MORE
- 4.1 30048 views
PHP Fetch secure data from MyS...
17-03-2021 - 10:03To retrieve data from any database, you have to connect to that database, then send a query that binds the form you are working on...
- READ MORE
- 4.5 67334 views
PHP CRUD Application without a...
14-03-2021 - 10:03In this tutorial, we will learn how to perform the four operation of CRUD without any framework. We will try to use a simple PHP c...
- READ MORE
- 4.1 63848 views
Autocomplete Textbox using PHP...
12-03-2021 - 09:03This example shows how to create an Autocomplete Textbox using PHP, Ajax and MySQL Database. When the user begin typing in the tex...
- READ MORE
- 4.5 37546 views