9 items available

Scripts & Templates

excel-template-to-do-list-with-checkboxes
Read more
Excel Templates
Excel Template To-Do-List with...
17-08-2021 - 12:08

Who doesn’t enjoy the feeling of accomplishment after checking a checkbox? This To Do List Excel Template includes dynamic check...

business-project-proposal-word-template
Read more
Word Templates
Business Project Proposal - Wo...
17-08-2021 - 11:08

Project Proposal Word Template is a template that helps companies or also individuals to propose any Product or Service project an...

secure-login-system-using-php-and-mysql
Read more
PHP
Secure login system using PHP ...
16-08-2021 - 10:08

For this tutorial, you will learn how you can create your very own secure PHP login system.

how-to-create-pdf-from-html-using-js-pdf
Read more
Javascript & Ajax
How to create PDF from HTML us...
16-08-2021 - 08:08

PDF file format is very useful to download bulk data in the web application. It helps the user to download dynamic content in file...

php-fetch-secure-data-from-mysql-using-prepared-statements
Read more
PHP
PHP Fetch secure data from MyS...
17-03-2021 - 10:03

To retrieve data from any database, you have to connect to that database, then send a query that binds the form you are working on...

php-crud-application-without-any-framework
Read more
PHP
PHP CRUD Application without a...
14-03-2021 - 10:03

In 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...

autocomplete-textbox-using-php-ajax-and-mysql
Read more
PHP
Autocomplete Textbox using PHP...
12-03-2021 - 09:03

This example shows how to create an Autocomplete Textbox using PHP, Ajax and MySQL Database. When the user begin typing in the tex...

php-page-with-emails
Read more
PHP
Create Contact Form with sendi...
10-03-2021 - 11:03

In this tutorial, we will handle the action of sending and receiving email whitin a contact form. The contact form is an importan...

how-to-populate-html-table-using-php-and-ajax
Read more
PHP
How to populate Html table usi...
06-03-2021 - 03:03

In this tutorial, we will handle the action of extracting data from Mysql database and display it in a html table using AJAX. AJAX...